Skip to content

Commit

Permalink
Merge pull request #63 from jburel/fix_gha
Browse files Browse the repository at this point in the history
User correct parameter
  • Loading branch information
jburel authored Oct 15, 2024
2 parents 07c48b5 + 14c76c0 commit 7afb8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: ome2024-ngff-challenge/dist
CLEAN: true

0 comments on commit 7afb8ac

Please sign in to comment.