Skip to content

Commit 78ab60d

Browse files
authored
Merge pull request #44 from fvtt-fria-ligan/fix-autopublish-fvtt-v12
ci: Fix autopublish
2 parents c67cc7f + b56ebb1 commit 78ab60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
# Publishes the release to the FoundryVTT's package repository.
8787
- name: 🚩 Publish Module to FoundryVTT Website
88-
uses: Varriount/fvtt-autopublish@v1.1.1
88+
uses: Varriount/fvtt-autopublish@v2.0.2
8989
with:
9090
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
9191
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}

0 commit comments

Comments
 (0)