Skip to content

Commit

Permalink
📝 test publish without commit pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
blakek committed Nov 8, 2021
1 parent 4dfadd0 commit c26fa7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
tag_name: 'v%s'
tag_message: 'v%s'
create_tag: 'true'
commit_pattern: "release (\\S+)"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit c26fa7b

Please sign in to comment.