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