Skip to content

Commit ab00ef0

Browse files
author
Egor Didenko
authored
ci: added GH_TOKEN (#10)
1 parent 33d0b3a commit ab00ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-manual.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: "Version and publish 🚀"
2828
env:
29+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2930
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3031
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3132
run: |

0 commit comments

Comments
 (0)