Skip to content

Commit

Permalink
Merge branch 'main' into work-on-action
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavsinai-philips authored Dec 7, 2022
2 parents f22471c + 81be89d commit 7a379f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update deplotment to ${{ event.input.dockerTag }}"
committer: DeploymentBot <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
Expand Down

0 comments on commit 7a379f9

Please sign in to comment.