Skip to content

Commit 3121091

Browse files
committed
oops
1 parent 6861131 commit 3121091

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,4 @@ jobs:
5151
uses: peaceiris/actions-gh-pages@v4
5252
with:
5353
github_token: ${{ secrets.GITHUB_TOKEN }}
54-
publish_dir: ./dist
55-
56-
Push the commit or tag
57-
/usr/bin/git push origin gh-pages
58-
remote: Permission to IsaacNguyen/isaacnguyen.github.io.git denied to github-actions[bot].
59-
fatal: unable to access 'https://github.com/IsaacNguyen/isaacnguyen.github.io.git/': The requested URL returned error: 403
60-
Error: Action failed with "The process '/usr/bin/git' failed with exit code 128"
54+
publish_dir: ./dist

0 commit comments

Comments
 (0)