Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sipmann authored Feb 14, 2024
1 parent e17c722 commit 5abc05b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- uses: nelsonjchen/gh-pages-pelican-action@0.1.5
- uses: nelsonjchen/gh-pages-pelican-action@0.2.0
env:
GH_PAGES_BRANCH: master
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 5abc05b

Please sign in to comment.