Skip to content

Commit

Permalink
✏️ correct name location
Browse files Browse the repository at this point in the history
  • Loading branch information
blakek committed Nov 8, 2021
1 parent 8d82dae commit 0336813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
cache: 'yarn'
- run: yarn install
- run: yarn test
- name: Publish if version has been updated
- uses: pascalgn/[email protected]
name: Publish if version has been updated
with:
tag_name: 'v%s'
tag_message: 'v%s'
Expand Down

0 comments on commit 0336813

Please sign in to comment.