Skip to content

Commit

Permalink
Update restore version of custom-pelican deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cprada87 committed Nov 10, 2023
1 parent 05bc652 commit 714c147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: pythongranada/gh-pages-pelican-action@0.1.10
- uses: pythongranada/gh-pages-pelican-action@0.2.6
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
PELICAN_THEME_FOLDER: themes/buruma

0 comments on commit 714c147

Please sign in to comment.