We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101fb73 commit 4c39bbcCopy full SHA for 4c39bbc
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ permissions:
21
22
jobs:
23
release:
24
- uses: getdevopspro/github-actions/.github/workflows/promote.yml@v0.3.28
+ uses: getdevopspro/github-actions/.github/workflows/promote.yml@v0.3.29
25
# secrets:
26
# checkout-token: ${{ secrets.CHECKOUT_TOKEN }}
27
with:
0 commit comments