Skip to content

Commit

Permalink
Update azure-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavsinai-philips authored Dec 6, 2022
1 parent 2b44c78 commit 81be89d
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 81be89d

Please sign in to comment.