Skip to content

Commit 9d11939

Browse files
committed
Update action-automatic-releases
1 parent 18a7fa2 commit 9d11939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
args: zip -qq -r strongmod.zip ./
2727

28-
- uses: "marvinpinto/action-automatic-releases@v1.2.1"
28+
- uses: "marvinpinto/action-automatic-releases@latest"
2929
with:
3030
repo_token: "${{ secrets.GITHUB_TOKEN }}"
3131
prerelease: false

0 commit comments

Comments
 (0)