Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MrVauxs/foundry-summons int…
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
MrVauxs committed Dec 15, 2023
2 parents edc332b + fd3d051 commit 0a344c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
run: npx @ghost-fvtt/foundry-publish
env:
FVTT_MANIFEST_PATH: 'module.json'
FVTT_PACKAGE_ID: 3339
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 0a344c4

Please sign in to comment.