Skip to content

Commit

Permalink
Update ghcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xe1os authored Apr 22, 2024
1 parent fba159b commit 20f271f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- lotgaming
jobs:
push:
name: Create build and push to GHCR
Expand Down Expand Up @@ -49,4 +49,4 @@ jobs:
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
push: true
tags: |
ghcr.io/${{ steps.string.outputs.lowercase }}/g5api:latest,ghcr.io/${{ steps.string.outputs.lowercase }}/g5api:${{ steps.getversion.outputs.version }}
ghcr.io/${{ steps.string.outputs.lowercase }}/g5api:lotgaming

0 comments on commit 20f271f

Please sign in to comment.