Skip to content

Commit

Permalink
Fix TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Eva Isabella Luna <me@crystall1ne.dev>
  • Loading branch information
crystall1nedev authored May 29, 2024
1 parent dc224b1 commit a6a947a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: JamesIves/github-pages-deploy-action@4.1.5
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main'}}
with:
TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: docs
CLEAN: true

1 comment on commit a6a947a

@Proguy17
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi

Please sign in to comment.