Skip to content

Commit

Permalink
Change to src directory
Browse files Browse the repository at this point in the history
  • Loading branch information
katbow committed Sep 25, 2024
1 parent c54ef21 commit 5905910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: my-artifact
path: path/to/artifact
path: src/
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4 # or specific "vX.X.X" version tag for this action

0 comments on commit 5905910

Please sign in to comment.