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 cc32e77 commit 69e5340Copy full SHA for 69e5340
.github/workflows/publishment.yml
@@ -77,7 +77,7 @@ jobs:
77
run: git tag --force last-release
78
79
- name: Push to protected branch
80
- uses: CasperWA/push-protected@v2.15.0
+ uses: CasperWA/push-protected@v2.16.0
81
with:
82
token: ${{ secrets.GITHUB_TOKEN }}
83
ref: ${{ github.ref }}
0 commit comments