We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c6c3c + f41b163 commit dc95cfeCopy full SHA for dc95cfe
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
release:
17
- uses: plus3it/actions-workflows/.github/workflows/release.yml@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
+ uses: plus3it/actions-workflows/.github/workflows/release.yml@3b8e48de2da8233d170c1d094932a562d9a36990
18
secrets:
19
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
20
with:
0 commit comments