mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Fix release.yml
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
file: docker/Dockerfile
|
||||
platforms: linux/arm64/v8,linux/amd64
|
||||
push: true
|
||||
tags: grimsi/gameyfin:$RELEASE_VERSION
|
||||
tags: grimsi/gameyfin:${{ env.RELEASE_VERSION }}
|
||||
|
||||
- name: Commit version bump
|
||||
if: ${{ github.event.inputs.update_version }}
|
||||
|
||||
Reference in New Issue
Block a user