Skip to content

Commit

Permalink
Use nightly tag for ghcr.io nightly builds (#2117)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <andrea.mazzotti@suse.com>
  • Loading branch information
anmazzotti authored Jun 26, 2024
1 parent d5eab7e commit 17a0f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build toolkit
run: |
make DOCKER_ARGS=--push build
make DOCKER_ARGS=--push VERSION=nightly build
build-matrix:
strategy:
Expand Down

0 comments on commit 17a0f7b

Please sign in to comment.