Skip to content

Commit 27531c1

Browse files
authored
feat: change release author to "github-actions" (#51)
1 parent 9947327 commit 27531c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535

3636
- name: Release
3737
env:
38-
GH_TOKEN: ${{ secrets.GH_TOKEN }}
38+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
run: npx semantic-release

0 commit comments

Comments
 (0)