Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVauxs authored Dec 13, 2023
1 parent 98ca318 commit fd3d051
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 @@ -58,6 +58,7 @@ jobs:
env:
FVTT_MANIFEST_PATH: 'module.json'
FVTT_PACKAGE_ID: 'foundry-summons'
FVTT_USE_NEW_PACKAGE_ADMINISTRATION_INTERFACE: true
FVTT_USERNAME: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
FVTT_PASSWORD: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
FVTT_MANIFEST_URL: https://github.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.json

0 comments on commit fd3d051

Please sign in to comment.