Skip to content

Commit

Permalink
Merge branch 'main' into feat/node/perf_hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
d4nyll authored Jan 30, 2024
2 parents c0ef756 + 497a3c3 commit 624d779
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ jobs:
run: |
npm ci
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
command: manifest
token: ${{secrets.RELEASE_PR_TOKEN}}
default-branch: main
target-branch: main

# get release PR as we're currently on main
- name: Checkout release PR
Expand Down

0 comments on commit 624d779

Please sign in to comment.