Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondantuma authored Jul 7, 2020
1 parent 9718311 commit b70c91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: everlytic/merge-branch
- uses: everlytic/branch-merge
with:
github_token: ${{ github.token }}
source_ref: ${{ github.ref }}
target_branch: 'master'
```
```

0 comments on commit b70c91c

Please sign in to comment.