Skip to content

Commit

Permalink
Updated the GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
CharanMN7 authored Oct 24, 2023
1 parent e4e067e commit bedfe25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Deploy to GitHub Pages
uses: JamesIves/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.BANANA_TROUBLE }}
BRANCH: gh-pages
FOLDER: build

0 comments on commit bedfe25

Please sign in to comment.