v11 ready
This commit is contained in:
parent
98f9e1e2a6
commit
5dca748bf3
@ -25,7 +25,7 @@ jobs:
|
|||||||
id: sub_manifest_link_version
|
id: sub_manifest_link_version
|
||||||
uses: microsoft/variable-substitution@v1
|
uses: microsoft/variable-substitution@v1
|
||||||
with:
|
with:
|
||||||
files: 'module.json'
|
files: 'system.json'
|
||||||
env:
|
env:
|
||||||
version: ${{steps.get_version.outputs.version-without-v}}
|
version: ${{steps.get_version.outputs.version-without-v}}
|
||||||
url: https://www.uberwald.me/gitea/uberwald/fvtt-ecryme
|
url: https://www.uberwald.me/gitea/uberwald/fvtt-ecryme
|
||||||
@ -51,4 +51,4 @@ jobs:
|
|||||||
files: |-
|
files: |-
|
||||||
./fvtt-ecryme.zip
|
./fvtt-ecryme.zip
|
||||||
system.json
|
system.json
|
||||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
api_key: '${{secrets.RELEASE_TOKEN_UBERWALD}}'
|
||||||
|
Loading…
Reference in New Issue
Block a user