We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e742a49 + 4306714 commit 47e964bCopy full SHA for 47e964b
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@8f8c209f4baa89f8b624937368ed36646313e987
+ uses: plus3it/actions-workflows/.github/workflows/release.yml@8dbdaec548e7ccadb978c6a2fbc05e5c64625935
18
secrets:
19
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
20
with:
0 commit comments