We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b6bbc commit 3bb1446Copy full SHA for 3bb1446
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
zip -r git-hash_${{ env.DATE_OLD }}-${{ env.SHA_SHORT }}.zip README.txt
84
85
- name: Update latest release
86
- uses: pyTooling/Actions/releaser@main
+ uses: pyTooling/Actions/releaser@v6.7.0
87
with:
88
tag: latest
89
rm: true
0 commit comments