Skip to content

Commit

Permalink
Update .github/pipeline-descriptor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikusa committed Feb 1, 2023
1 parent 378f7f5 commit 37fa765
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 @@ -9,7 +9,7 @@ codeowners:
package:
repositories: ["docker.io/paketobuildpacks/jattach","gcr.io/paketo-buildpacks/jattach"]
register: true
registry_token: ${ secrets.PAKETO_BOT_GITHUB_TOKEN }
registry_token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}

docker_credentials:
- registry: gcr.io
Expand Down

0 comments on commit 37fa765

Please sign in to comment.