Skip to content

Commit b25f02f

Browse files
committed
fix: pipes
1 parent c7ba001 commit b25f02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424

2525
- name: Run semantic-release
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
27+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
2828
run: npm run release

0 commit comments

Comments
 (0)