Skip to content

Commit a1e81fd

Browse files
committed
chore: temporarily use GITHUB_TOKEN for testing
1 parent 122b802 commit a1e81fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/create_additional_release_tag.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v4
17-
with:
18-
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
1917
- name: Set up Git
2018
run: |
2119
git config --local user.email "action@github.com"

0 commit comments

Comments
 (0)