Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cycleapple committed Jul 27, 2023
1 parent bc82e82 commit 83e0289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Merge Base Branch into PR
uses: <username>/<repository>/<path-to-action>
uses: cycleapple/PR-Update@v1
with:
baseBranch: ${{ github.event.pull_request.base.ref }}
```
Expand Down

0 comments on commit 83e0289

Please sign in to comment.