Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cprada87 authored Nov 10, 2023
1 parent b1c8fe7 commit 05bc652
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@4.8.0
- uses: pythongranada/gh-pages-pelican-action@0.1.10
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
PELICAN_THEME_FOLDER: themes/buruma

0 comments on commit 05bc652

Please sign in to comment.