Skip to content

Commit

Permalink
add missing id
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Dec 3, 2024
1 parent ea9bd01 commit 2b663a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_hypernext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
# https://github.com/docker/build-push-action#multi-platform-image
- name: Build latest release for all platforms and push to Docker Hub
uses: docker/build-push-action@v6
id: push
with:
context: .
cache-from: type=gha
Expand Down

0 comments on commit 2b663a0

Please sign in to comment.