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 c8c3e91 commit f85c791
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/native-image","gcr.io/paketo-buildpacks/native-image"]
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 f85c791

Please sign in to comment.