Skip to content

Commit 938ff80

Browse files
committed
add bot token
1 parent 5724688 commit 938ff80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/VersionCalPRComment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
- name: Comment on the pull request
127127
uses: mshick/add-pr-comment@v2
128128
with:
129+
repo-token: ${{ secrets.AZCLIBOT_PAT }}
129130
message-path: |
130131
version_update.txt
131132
message-failure: |

0 commit comments

Comments
 (0)