Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Varriount authored Sep 19, 2021
1 parent 1f773fb commit 087ae94
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 @@ -76,7 +76,7 @@ jobs:
uses: Varriount/fvtt-autopublish@v1.0.6
with:
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
password: ${{ secrets.FOUNDRY_ADMIN_PW }}
module-id: 243
manifest-url: https://github.com/${{ github.repository }}/releases/download/${{ env.RELEASE_VERSION }}/module.json
manifest-file: ./src/module.json

0 comments on commit 087ae94

Please sign in to comment.