Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit80eef68

Browse files
authored
Update release-trigger.yaml (#80)
1 parentcf1cdc0 commit80eef68

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎.github/workflows/release-trigger.yaml‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ jobs:
99
check-version:
1010
runs-on:ubuntu-latest
1111
steps:
12-
-uses:actions/checkout@v2
12+
-uses:actions/checkout@v4
13+
with:
14+
fetch-depth:0
1315
-name:Push tag for each updated package
1416
run:|
1517
git config --global user.name "SDK Releaser Bot"
@@ -35,4 +37,4 @@ jobs:
3537
git push origin tag $tag
3638
fi
3739
fi
38-
done
40+
done

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp