Skip to content

Commit

Permalink
Rebuild dist
Browse files Browse the repository at this point in the history
  • Loading branch information
tzkhan committed Oct 24, 2020
1 parent a31f21d commit b023b47
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 76 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Create a workflow yaml file (for e.g. `.github/workflows/update-pr.yml`). See [C
### Inputs

#### Required
- `repo-token`: secret token to allow the action to make calls to GitHub's rest API - for e.g. `${{ secrets.GITHUB_TOKEN }}`
- `repo-token`: secret token to allow the action to make calls to GitHub's rest API (for e.g. `${{ secrets.GITHUB_TOKEN }}`)

#### Optional
- `base-branch-regex`: regex to match text from the base branch name
Expand Down
110 changes: 81 additions & 29 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b023b47

Please sign in to comment.