Skip to content

Commit 0a8256d

Browse files
authored
upd token
Signed-off-by: Max Raiskii <max.raiskii@meshinspector.com>
1 parent d4b0973 commit 0a8256d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vcpkg-auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Authenticate GitHub CLI
1919
run: |
20-
echo ${{ secrets.BUILD_MACHINE_TOKEN }} | gh auth login --with-token
20+
echo ${{ secrets.MESHINSPECTOR_BOT_VCPKG_UPDATE_TOKEN }} | gh auth login --with-token
2121
2222
- name: Search for Tag in .github/workflows/config.yml
2323
id: extract-tag

0 commit comments

Comments
 (0)