Skip to content

Commit

Permalink
Update release-container.yaml
Browse files Browse the repository at this point in the history
add missing id to push action
  • Loading branch information
simonkowallik authored Jul 14, 2024
1 parent 74fd9d7 commit 42f9e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
ghcr.io/${{ github.repository }}
- name: Build and push
id: push
uses: docker/build-push-action@v6
with:
context: .
Expand Down

0 comments on commit 42f9e1c

Please sign in to comment.