Skip to content

Commit eaf1215

Browse files
committed
use java-cloud-bot token
1 parent 384b03d commit eaf1215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_additional_release_tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout code
1616
uses: actions/checkout@v4
1717
with:
18-
token: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
1919
- name: Set up Git
2020
run: |
2121
git config --local user.email "action@github.com"

0 commit comments

Comments
 (0)