Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miyucy/github-pr-release-action


https://github.com/miyucy/github-pr-release-action

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# github-pr-release

Run [github-pr-release](https://github.com/uiur/github-pr-release#readme)

```yaml
steps:
- uses: miyucy/github-pr-release-action
with:
token: "${{ secrets.GITHUB_TOKEN }}"
owner: foo
repo: bar
head: develop
base: master
```