Skip to content

Commit

Permalink
IT HAS A CAPITAL W
Browse files Browse the repository at this point in the history
  • Loading branch information
meoowe authored Dec 12, 2024
1 parent b56b6ac commit 40f0c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
single-commit: true
folder: ${{ steps.export.outputs.build_directory }}/web # The folder the action should deploy.
folder: ${{ steps.export.outputs.build_directory }}/Web # The folder the action should deploy.
branch: gh-pages
tag: ${{env.TAG}}
# This release action has worked well for me. However, you can most likely use any release action of your choosing.
Expand Down

0 comments on commit 40f0c99

Please sign in to comment.