Skip to content

Commit

Permalink
Temporary fix for missing community repo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
dmikusa committed Feb 9, 2024
1 parent ec70ead commit 2703523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pb-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
--format "${FORMAT}"
fi
env:
PACKAGES: docker.io/paketocommunity/rust gcr.io/paketo-community/rust
PACKAGES: docker.io/paketocommunity/rust
PUBLISH: "true"
VERSION: ${{ steps.version.outputs.version }}
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
Expand Down

0 comments on commit 2703523

Please sign in to comment.