Skip to content

Commit e73481b

Browse files
committed
Add GITHUB_TOKEN
1 parent c3273f9 commit e73481b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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/action-update-semver@v1.2.1-fix
14+
with:
15+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)