Skip to content

Commit

Permalink
upload-pages-artifact is meant to be v3, it was the master vs main is…
Browse files Browse the repository at this point in the history
…sue actually
  • Loading branch information
Luke-Symes-Tsy committed Aug 15, 2024
1 parent 07590f2 commit 7372dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Upload site artifact
if: github.ref == 'refs/heads/master'
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: "site"

Expand Down

0 comments on commit 7372dbb

Please sign in to comment.