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