Skip to content

Commit

Permalink
change release action to work with new foundry admin system
Browse files Browse the repository at this point in the history
  • Loading branch information
eastcw committed Mar 16, 2024
1 parent cf91d39 commit 10db415
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 @@ -122,7 +122,7 @@ jobs:

# Publish this new version to the Foundry VTT Module Listing
- name: FoundryVTT AutoPublish
uses: Varriount/fvtt-autopublish@v1.1.1
uses: Varriount/fvtt-autopublish@v2.0.2
with:
username: ${{ secrets.FOUNDRY_ADMIN_USER }}
password: ${{ secrets.FOUNDRY_ADMIN_PW }}
Expand Down

0 comments on commit 10db415

Please sign in to comment.