Skip to content

Commit 8ed325b

Browse files
author
Andrea Aramini, INI-MBM-BNC (EXT)
committed
chore: fix github settings
1 parent 2b45c0a commit 8ed325b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
run: npm run build
2222
- name: Semantic release
2323
env:
24-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2525
run: npx semantic-release

0 commit comments

Comments
 (0)