Skip to content

Commit

Permalink
Merge branch 'main' into fix-1775
Browse files Browse the repository at this point in the history
  • Loading branch information
mhennoch authored Nov 23, 2023
2 parents c7a93f2 + 71172e5 commit b6d9991
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 @@ -43,8 +43,6 @@ jobs:

# release-please does not do this on its own, so we do it here instead
- name: Update package-lock.json in PR
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_PR_TOKEN }}
# only update if a PR has been created
if: ${{ steps.release.outputs.pr }}
run: |
Expand Down

0 comments on commit b6d9991

Please sign in to comment.