We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6893bdd commit c41d4f9Copy full SHA for c41d4f9
.github/workflows/references.yaml
@@ -20,8 +20,6 @@ jobs:
20
steps:
21
- name: Checkout current PR
22
uses: actions/checkout@v4
23
- with:
24
- token: ${{ secrets.RELEASE_BOT_GITHUB_TOKEN }}
25
26
- name: Setup Ruby
27
uses: ruby/setup-ruby@v1
0 commit comments