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