Skip to content

Commit 72de87c

Browse files
author
Nikolai Lopin
authored
Revert to github token
1 parent ddd9426 commit 72de87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Release
4646
run: npx semantic-release
4747
env:
48-
GITHUB_TOKEN: ${{ secrets.FREE_NOW_GITHUB_ACCESS_TOKEN }}
48+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5050

5151
merge-main:

0 commit comments

Comments
 (0)