Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyucy/github-pr-release-action
https://github.com/miyucy/github-pr-release-action
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miyucy/github-pr-release-action
- Owner: miyucy
- Created: 2019-10-29T02:21:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T07:08:24.000Z (almost 2 years ago)
- Last Synced: 2024-03-14T22:09:55.782Z (8 months ago)
- Language: JavaScript
- Size: 476 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```