We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e82fe51 + 6ba7cf3 commit 7bd9221Copy full SHA for 7bd9221
.github/workflows/references.yaml
@@ -20,6 +20,8 @@ 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