We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6b811 commit e7764d9Copy full SHA for e7764d9
.github/workflows/build-deploy.yaml
@@ -81,4 +81,5 @@ jobs:
81
- name: Push changes
82
uses: ad-m/github-push-action@v0.6.0
83
with:
84
+ github_token: ${{ secrets.GITHUB_TOKEN }}
85
branch: ${{ github.ref }}
0 commit comments