Skip to content

Commit

Permalink
github actions tweaks VII
Browse files Browse the repository at this point in the history
  • Loading branch information
whatnotery committed Jul 17, 2024
1 parent 7405af5 commit dd22a4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/republish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v4
with:
GITHUB_TOKEN: ${{ secrets.DARLING }}
publish_dir: ./_site
token: ${{ secrets.DARLING }}

0 comments on commit dd22a4b

Please sign in to comment.