We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c196bc4 commit 62a8ac8Copy full SHA for 62a8ac8
.github/workflows/publish.yml
@@ -15,3 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v5
17
- uses: actions/[email protected]
18
+ with:
19
+ github-token: ${{ github.token }}
0 commit comments