diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 600deeb..4692639 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: # Publish this new version to the Foundry VTT Module Listing # - name: FoundryVTT AutoPublish - # uses: Varriount/fvtt-autopublish@v1.0.2a + # uses: Varriount/fvtt-autopublish@v1.0.9 # with: # username: ${{ secrets.FOUNDRY_ADMIN_USER }} # password: ${{ secrets.FOUNDRY_ADMIN_PW }}