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 326f46d commit 56abadaCopy full SHA for 56abada
.github/workflows/update-release.yml
@@ -32,7 +32,7 @@ jobs:
32
git merge --no-ff -X theirs origin/main -m "Updating to newest release"
33
34
- name: Push changes
35
- uses: ad-m/github-push-action@v0.8.0
+ uses: ad-m/github-push-action@v1.0.0
36
with:
37
github_token: ${{ secrets.SBPAT }}
38
branch: stable
0 commit comments