Skip to content

Commit

Permalink
Merge pull request #290 from paketo-community/publish-fix
Browse files Browse the repository at this point in the history
Temporary fix for missing community repo
  • Loading branch information
dmikusa authored Feb 9, 2024
2 parents 149dd4c + 580ad96 commit c9dde7d
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-dist gcr.io/paketo-community/rust-dist
PACKAGES: docker.io/paketocommunity/rust-dist
PUBLISH: "true"
VERSION: ${{ steps.version.outputs.version }}
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
Expand Down

0 comments on commit c9dde7d

Please sign in to comment.