Skip to content

Commit 79129ac

Browse files
committed
๐Ÿ›๐Ÿ”’๏ธ Keep trying to fix token passing
1 parent d1539aa commit 79129ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

โ€Ž.github/workflows/deploy.ymlโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
version: ${{ github.ref }}
1919
secrets:
2020
gallerykey: ${{ secrets.GALLERYKEY }}
21-
token: ${{ github.token }}
21+
gh_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
ย (0)