Skip to content

Commit c97e552

Browse files
ErioldDaniel Montoya
andauthored
feat(yml): configuration jobs to deploy gh-pages (#578)
Co-authored-by: Daniel Montoya <daniel.montoya@eclass.cl>
1 parent efda366 commit c97e552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ jobs:
148148
env:
149149
GH_TOKEN: eclass:${{ secrets.GITHUB_TOKEN }}
150150
with:
151-
GH_TOKEN: eclass:${{ secrets.GITHUB_TOKEN }}
151+
github_token: eclass:${{ secrets.GITHUB_TOKEN }}
152152
publish_dir: ./dist

0 commit comments

Comments
 (0)