Skip to content

Commit e73481b

Browse files
committed
Add GITHUB_TOKEN
1 parent c3273f9 commit e73481b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
- uses: object-Object/[email protected]
14+
with:
15+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)