Skip to content

Commit

Permalink
change token
Browse files Browse the repository at this point in the history
  • Loading branch information
longntgapone committed Sep 27, 2024
1 parent 65e802d commit 324bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minify-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Deploy to Minify Branch
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.WEDDING_TOKEN }}
github_token: ${{ secrets.TOKEN }}
publish_branch: minify
publish_dir: ./

0 comments on commit 324bd8e

Please sign in to comment.