Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
VilemRaska committed Feb 4, 2025
1 parent 7c9f96d commit bca3897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Prepare
id: prep
run: |
DOCKER_IMAGE=ghcr.io/${{ secrets.USER }}/${GITHUB_REPOSITORY#*/}
DOCKER_IMAGE=ghcr.io/odz/gapp
VERSION=latest
SHORTREF=${GITHUB_SHA::8}
Expand Down

0 comments on commit bca3897

Please sign in to comment.