Skip to content

Commit c155ed3

Browse files
committed
debug build env
1 parent 1dc874b commit c155ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717
jobs:
1818
build:
1919
env:
20-
TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }}
20+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout your repository using git

0 commit comments

Comments
 (0)