Skip to content

Commit

Permalink
fix: zarf dev instead of zerf-dev (zarf-dev#2779)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Tim Seagren <[email protected]>
  • Loading branch information
AustinAbro321 authored and chaospuppy committed Aug 5, 2024
1 parent 9a25d40 commit eb9aa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Publish Init Package as OCI and Skeleton
run: |
make publish-init-package ARCH=amd64 REPOSITORY_URL=ghcr.io/zerf-dev/packages
make publish-init-package ARCH=amd64 REPOSITORY_URL=ghcr.io/zarf-dev/packages
make publish-init-package ARCH=arm64 REPOSITORY_URL=ghcr.io/zarf-dev/packages
# Create a CVE report based on this build
Expand Down

0 comments on commit eb9aa1a

Please sign in to comment.