Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
README: optional input
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 committed Sep 24, 2019
1 parent ca73386 commit f7e346b
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 @@ -10,5 +10,5 @@ An action that simply deletes a branch from repository.
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.pull_request.head.ref }}
be_kind: true # don't fail on errors
be_kind: true # don't fail on errors (optional)
```

0 comments on commit f7e346b

Please sign in to comment.