Skip to content

Commit

Permalink
Merge pull request #2 from AyogoHealth/initial
Browse files Browse the repository at this point in the history
Fix pages upload
  • Loading branch information
isuda authored Dec 19, 2023
2 parents cd43dde + 633987e commit 66e3134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: |
mkdir -p _site && cp index.html ay-confetti.js _site
- name: Upload artifact
uses: actions/upload-artifact@v4
uses: actions/upload-pages-artifact@v2
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v3

0 comments on commit 66e3134

Please sign in to comment.