v11 ready

This commit is contained in:
LeRatierBretonnien 2023-08-16 20:52:48 +02:00
parent 98f9e1e2a6
commit 5dca748bf3

View File

@ -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}}'