Skip to content

Commit

Permalink
πŸ“ Update README with new repo option
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-drprasad committed Mar 11, 2021
1 parent f79047a commit 085c696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Add following step to your workflow:
with:
delete_release: true # default: false
tag_name: v0.1.0 # tag name to delete
repo: <owner>/<repoName> # target repo (optional). defaults to repo running this action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```

0 comments on commit 085c696

Please sign in to comment.