Skip to content

Commit

Permalink
Workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
Haxxer committed Dec 19, 2023
1 parent 395aadf commit 63a3d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
run: npx @ghost-fvtt/foundry-publish
env:
FVTT_MANIFEST_URL: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json
FVTT_MANIFEST_PATH: "module.json"
FVTT_PACKAGE_ID: ${{ secrets.FVTT_PACKAGE_ID }}
FVTT_USERNAME: ${{ secrets.FVTT_USERNAME }}
FVTT_PASSWORD: ${{ secrets.FVTT_PASSWORD }}
Expand Down

0 comments on commit 63a3d9f

Please sign in to comment.