Skip to content

Commit

Permalink
Bump pipeline from 1.39.0 to 1.39.0
Browse files Browse the repository at this point in the history
Bumps pipeline from 1.39.0 to 1.39.0.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketobuildpackscommunity authored and github-actions[bot] committed May 24, 2024
1 parent 085eba5 commit 2d718b1
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 @@ -191,7 +191,7 @@ jobs:
--format "${FORMAT}" $([ -n "$TTL_SH_PUBLISH" ] && [ "$TTL_SH_PUBLISH" = "true" ] && echo "--publish")
fi
env:
PACKAGES: docker.io/paketocommunity/cargo gcr.io/paketo-community/cargo
PACKAGES: docker.io/paketocommunity/cargo
PUBLISH: "true"
VERSION: ${{ steps.version.outputs.version }}
VERSION_MAJOR: ${{ steps.version.outputs.version-major }}
Expand Down

0 comments on commit 2d718b1

Please sign in to comment.