This commit is contained in:
parent
a03cee5d60
commit
5265c013c1
@ -63,10 +63,10 @@ jobs:
|
|||||||
api_key: '${{secrets.ALLOW_PUSH_RELEASE}}'
|
api_key: '${{secrets.ALLOW_PUSH_RELEASE}}'
|
||||||
|
|
||||||
- name: Publish Module to FoundryVTT Website
|
- name: Publish Module to FoundryVTT Website
|
||||||
uses: https://github.com/Varriount/fvtt-autopublish@latest
|
uses: https://github.com/Varriount/fvtt-autopublish@latest
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
|
username: ${{ secrets.FOUNDRY_ADMIN_USERNAME }}
|
||||||
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
|
password: ${{ secrets.FOUNDRY_ADMIN_PASSWORD }}
|
||||||
module-id: foundryvtt-reve-de-dragon
|
module-id: foundryvtt-reve-de-dragon
|
||||||
manifest-url: https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download//${{github.event.release.tag_name}}/system.json
|
manifest-url: https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download//${{github.event.release.tag_name}}/system.json
|
||||||
manifest-file: system.json
|
manifest-file: system.json
|
Loading…
Reference in New Issue
Block a user