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 c3273f9 commit e73481bCopy full SHA for e73481b
.github/workflows/release.yml
@@ -11,3 +11,5 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- uses: object-Object/[email protected]
14
+ with:
15
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments