Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Registry Uses Main Token
Browse files Browse the repository at this point in the history
This change updates the package registry token to be the main token.

Signed-off-by: Ben Hale <[email protected]>
  • Loading branch information
nebhale committed Nov 4, 2020
1 parent 983d1f0 commit 7592596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ codeowners:
package:
repository: gcr.io/paketo-buildpacks/jmx
register: true
registry_token: ${{ secrets.JAVA_BUILDPACK_REGISTRY_TOKEN }}
registry_token: ${{ secrets.JAVA_GITHUB_TOKEN }}

docker_credentials:
- registry: gcr.io
Expand Down

0 comments on commit 7592596

Please sign in to comment.