Skip to content

Commit e7764d9

Browse files
committed
Fix: pipeline issue
1 parent 5a6b811 commit e7764d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,5 @@ jobs:
8181
- name: Push changes
8282
uses: ad-m/github-push-action@v0.6.0
8383
with:
84+
github_token: ${{ secrets.GITHUB_TOKEN }}
8485
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)