Skip to content

Commit

Permalink
🐛 env gh frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
victorjourne committed Oct 20, 2023
1 parent 03b028e commit 6a3aaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
cache-to: type=gha,mode=max
labels: ${{ steps.meta.outputs.labels }}
build-args: |
VIEWERJS_VERSION: ${ env.VIEWERJS_VERSION }
VIEWERJS_VERSION: ${{ env.VIEWERJS_VERSION }}
APP_VERSION=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}
# deploy:
Expand Down

0 comments on commit 6a3aaf9

Please sign in to comment.