Skip to content

Commit

Permalink
Merge 374c36e into 4f31a2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Crow-EH committed Jan 14, 2022
2 parents 4f31a2e + 374c36e commit 187e5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
body: ${{ steps.changelog.outputs.body }}
tag_name: v${{ steps.package-version.outputs.current-version }}
name: Release v${{ steps.package-version.outputs.current-version }}
name: v${{ steps.package-version.outputs.current-version }}

- name: Setup npmrc
uses: actions/setup-node@v2
Expand Down

0 comments on commit 187e5dc

Please sign in to comment.