Fix gitea release action
This commit is contained in:
@@ -24,8 +24,8 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
version: ${{steps.get_version.outputs.version-without-v}}
|
version: ${{steps.get_version.outputs.version-without-v}}
|
||||||
url: https://www.uberwald.me/gitea/${{gitea.repository}}
|
url: https://www.uberwald.me/gitea/${{gitea.repository}}
|
||||||
manifest: https://www.uberwald.me/gitea/public/fvtt-hamalron/releases/download/latest/system.json
|
manifest: https://www.uberwald.me/gitea/uberwald/fvtt-hamalron/releases/download/latest/system.json
|
||||||
download: https://www.uberwald.me/gitea/public/fvtt-hamalron/releases/download/${{github.event.release.tag_name}}/fvtt-hamalron.zip
|
download: https://www.uberwald.me/gitea/uberwald/fvtt-hamalron/releases/download/${{github.event.release.tag_name}}/fvtt-hamalron.zip
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
apt update -y
|
apt update -y
|
||||||
|
|||||||
Reference in New Issue
Block a user