Skip to content

Commit 79e334c

Browse files
ErioldDaniel Montoya
andauthored
Documentation (#579)
* feat(yml): configuration jobs to deploy gh-pages * feat(deploy): other deploy ui-kit --------- Co-authored-by: Daniel Montoya <daniel.montoya@eclass.cl>
1 parent e3ecb88 commit 79e334c

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-
github_token: eclass:${{ secrets.GITHUB_TOKEN }}
151+
github_token: ${{ secrets.GITHUB_TOKEN }}
152152
publish_dir: ./dist

0 commit comments

Comments
 (0)