Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Senexis/RDO-GG
Browse files Browse the repository at this point in the history
  • Loading branch information
Senexis committed Oct 29, 2023
2 parents 8de9e90 + a6cca45 commit 891a799
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 @@ -40,7 +40,7 @@ jobs:
- name: Run post-build scripts
run: npm run build:post
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 891a799

Please sign in to comment.