Skip to content

Commit

Permalink
Merge pull request #151 from fvtt-fria-ligan/DrOgres-patch-1
Browse files Browse the repository at this point in the history
chore: Update release.yml
  • Loading branch information
DrOgres authored Jun 8, 2024
2 parents cdaa2fb + e9b5f4e commit 013c3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
with:
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
module-id: ${{ secrets.FOUNDRY_ADMIN_MODULE_ID }}
module-id: ${{ secrets.FOUNDRY_ADMIN_MODULE_NAME }}
manifest-url: https://github.com/${{ github.repository }}/releases/download/${{ github.event.release.tag_name }}/${{ env.TYPE }}.json
manifest-file: dist/${{ env.TYPE }}.json

0 comments on commit 013c3e9

Please sign in to comment.