Skip to content

Commit c41d4f9

Browse files
committed
Revert "Use token to check out reference action"
This reverts commit 6ba7cf3.
1 parent 6893bdd commit c41d4f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/references.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
steps:
2121
- name: Checkout current PR
2222
uses: actions/checkout@v4
23-
with:
24-
token: ${{ secrets.RELEASE_BOT_GITHUB_TOKEN }}
2523

2624
- name: Setup Ruby
2725
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)