Skip to content

Commit 3bb1446

Browse files
committed
Update build.yml
1 parent f1b6bbc commit 3bb1446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
zip -r git-hash_${{ env.DATE_OLD }}-${{ env.SHA_SHORT }}.zip README.txt
8484
8585
- name: Update latest release
86-
uses: pyTooling/Actions/releaser@main
86+
uses: pyTooling/Actions/releaser@v6.7.0
8787
with:
8888
tag: latest
8989
rm: true

0 commit comments

Comments
 (0)