Skip to content

Commit

Permalink
Merge pull request #379 from pagopa/develop
Browse files Browse the repository at this point in the history
chore: promotion to master - restore bot token
  • Loading branch information
and-mora authored Oct 25, 2023
2 parents 908d018 + f294d7c commit ee05817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.BOT_WRITE_PACKAGE_TOKEN }}

- name: Build and push Docker image
id: docker_build_push
Expand Down

0 comments on commit ee05817

Please sign in to comment.