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 120c0ef commit 55b37aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
DOCKER_REGISTRY: ghcr.io
DOCKER_IMAGE_BASE: ${{ github.repository }}
steps:
- name: Check out the repo
uses: actions/checkout@v2

- name: GUI image tags & labels
id: meta-gui
uses: docker/metadata-action@v3
Expand Down

0 comments on commit 55b37aa

Please sign in to comment.