Skip to content

Commit

Permalink
chore: rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
stelescuraul committed Nov 22, 2022
1 parent 4e197b1 commit 6a43fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm ci
- name: Set project name
run: echo "SEMANTIC_RELEASE_PACKAGE=$(jq -r '.name' package.json)" >> $GITHUB_ENV
- name: Release
- name: Release to github registry
run: npx semantic-release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 6a43fb9

Please sign in to comment.