Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dilanx committed Mar 18, 2024
1 parent 8abf577 commit 420ab46
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 @@ -22,7 +22,7 @@ jobs:
- name: Build website
run: npm run build
- name: Generate redirects
uses: dilanx/generate-redirects@v0.1.0
uses: dilanx/generate-redirects@v1.0.0
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 420ab46

Please sign in to comment.