Skip to content

Commit 00379bd

Browse files
committed
Try another tweak
1 parent 5483a6b commit 00379bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-requests-built-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ jobs:
106106
if: ${{ steps.built-file-check.outputs.uncommitted_changes != '' }}
107107
run: git push HEAD:${{ github.event.pull_request.head.ref }}
108108
env:
109-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
109+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)