Skip to content

Commit 55f981e

Browse files
author
sam bacha
authored
semantic release
1 parent bd50460 commit 55f981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: yarn install, build, and test
4242
run: |
4343
cd template/cra-subgraph && yarn install
44-
run: npx semantic-release
44+
npx semantic-release
4545
env:
4646
CI: true
4747
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)