Skip to content

Commit

Permalink
fix: trigger initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
ulic75 committed Mar 11, 2022
1 parent a8fd2ab commit 3354795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

publish-docs:
generate-pages:
runs-on: ubuntu-latest
needs: publish-npm
steps:
Expand Down

0 comments on commit 3354795

Please sign in to comment.