Skip to content

Commit

Permalink
allow latest release of image
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Keane committed Jun 23, 2024
1 parent b80f11b commit f62ce69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- run: |
ko build \
--platform=linux/arm64,linux/amd64 \
--tag-only \
--tags ${GITHUB_REF#refs/*/},latest \
--bare \
./cmd/entry
Expand Down

0 comments on commit f62ce69

Please sign in to comment.