We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8328e1 commit f65f1f3Copy full SHA for f65f1f3
.github/workflows/publishment.yml
@@ -81,7 +81,7 @@ jobs:
81
run: git tag --force last-release
82
83
- name: Push to protected branch
84
- uses: CasperWA/push-protected@v2.14.0
+ uses: CasperWA/push-protected@v2.15.0
85
with:
86
token: ${{ secrets.MANAGE_REPO_TOKEN }}
87
ref: ${{ github.ref }}
0 commit comments