Skip to content

Commit

Permalink
Try to solve the problem that deploy-pages action cannot find the art…
Browse files Browse the repository at this point in the history
…ifact
  • Loading branch information
SkyBird233 committed Feb 7, 2024
1 parent ca3b1d3 commit 29c7df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 29c7df1

Please sign in to comment.