Skip to content

Commit

Permalink
fix: github pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Feb 5, 2025
1 parent 58c7c1f commit 0f0dfa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_githubpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
path: "./example/build/web"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.13.1
# 0.13.1 - 0.13.2

## Fix

Expand Down

0 comments on commit 0f0dfa0

Please sign in to comment.