Skip to content

Commit

Permalink
fix: 🐛 push back
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Oct 27, 2020
1 parent b37dbe6 commit f0c56f6
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 @@ -27,8 +27,8 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
extra_plugins: |
@semantic-release/git
@semantic-release/changelog
@semantic-release/git
# - name: Publish To GitHub Package Registry
# if: steps.semantic.outputs.new_release_published == 'true'
Expand Down

0 comments on commit f0c56f6

Please sign in to comment.