Skip to content

Commit f3e1515

Browse files
committed
ci: remove useless variable in semantic-release action
1 parent 728c95f commit f3e1515

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
id: semantic
2525
uses: cycjimmy/semantic-release-action@v4
2626
env:
27-
GITHUB_ACTION: "yes"
2827
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
2928
HACKAGE_KEY: "${{ secrets.HACKAGE_TOKEN }}"
3029

0 commit comments

Comments
 (0)