We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c67cc7f + b56ebb1 commit 78ab60dCopy full SHA for 78ab60d
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
86
# Publishes the release to the FoundryVTT's package repository.
87
- name: 🚩 Publish Module to FoundryVTT Website
88
- uses: Varriount/fvtt-autopublish@v1.1.1
+ uses: Varriount/fvtt-autopublish@v2.0.2
89
with:
90
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
91
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
0 commit comments