Skip to content

Commit 50e80cd

Browse files
authored
Update test.yml
1 parent 918ec49 commit 50e80cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
continue-on-error: true
9696
uses: ad-m/github-push-action@master
9797
with:
98-
github_token: ${{ secrets.PAT_TOKEN }}
98+
github_token: ${{ secrets.GITHUB_TOKEN }}
9999
branch: ${{ github.head_ref }}
100100

101101
- name: Upload build assets

0 commit comments

Comments
 (0)