We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db34827 + 20f6d35 commit cc5576fCopy full SHA for cc5576f
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@78caa4f6a2b5426af0ade68fb706176ee58fda84
+ uses: plus3it/actions-workflows/.github/workflows/release.yml@1c7909107a55325d40d2f12f29029c73a38c45c3
18
secrets:
19
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
20
with:
0 commit comments