Skip to content

Commit

Permalink
ci: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
l0tze committed Apr 7, 2024
1 parent 121ddb1 commit 9d8e3cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
prerelease: true
target-branch: ${{ github.ref_name }}
#The logic below handles the npm publication:
- uses: actions/checkout@v4
# these if statements ensure that a publication only occurs when
Expand Down

0 comments on commit 9d8e3cd

Please sign in to comment.