Skip to content

Commit e71cb5d

Browse files
authored
ci(github): update env name for GitHub
Signed-off-by: Rasamoelina, Haja Onjatiana <26148770+rhahao@users.noreply.github.com>
1 parent 4fd1458 commit e71cb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Semantic Release
4141
id: semantic
4242
env:
43-
GH_TOKEN: ${{ secrets.GH_TOKEN }}
43+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
4444
run: npx semantic-release
4545

4646
- name: Deploy API to Koeyb

0 commit comments

Comments
 (0)