Skip to content

Commit

Permalink
Fix: release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Oct 16, 2023
1 parent a537157 commit 0822999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,7 @@ jobs:
build-args: |
TAG=4.6.3
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta-gui.outputs.tags }}
labels: ${{ steps.meta-gui.outputs.labels }}

0 comments on commit 0822999

Please sign in to comment.