We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae95a2 commit dbaa863Copy full SHA for dbaa863
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.25
+ uses: getdevopspro/github-actions/.github/workflows/promote.yml@v0.3.26
25
# secrets:
26
# checkout-token: ${{ secrets.CHECKOUT_TOKEN }}
27
with:
0 commit comments