Skip to content

Commit

Permalink
updated action for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed May 22, 2024
1 parent ef752b4 commit 595d339
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 @@ -37,7 +37,7 @@ jobs:
NOKOGIRI_USE_SYSTEM_LIBRARIES: true

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: public
Expand Down

0 comments on commit 595d339

Please sign in to comment.