1 parent d1539aa commit 79129acCopy full SHA for 79129ac
1 file changed
โ.github/workflows/deploy.ymlโ
@@ -18,4 +18,4 @@ jobs:
18
version: ${{ github.ref }}
19
secrets:
20
gallerykey: ${{ secrets.GALLERYKEY }}
21
- token: ${{ github.token }}
+ gh_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments