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