Skip to content

Commit

Permalink
Fixes to 'Create vNext PR'
Browse files Browse the repository at this point in the history
  • Loading branch information
amtep committed Aug 9, 2022
1 parent c2f5f63 commit e762023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Move prebuild artifacts
run: |
mv ./realm-js-prebuilds/prebuilds .
rm -r ./realm-js-prebuilds
- name: Read version
id: get-version
Expand Down Expand Up @@ -127,6 +128,7 @@ jobs:
body: Update Changelog for vNext
delete-branch: true
commit-message: Prepare for vNext
base: master

- name: Merge Pull Request
uses: juliangruber/merge-pull-request-action@8a13f2645ad8b6ada32f829b2fae9c0955a5265d
Expand Down

0 comments on commit e762023

Please sign in to comment.