forked from mirrors/action-gh-release
Update README.md
This commit is contained in:
parent
9a608daa21
commit
090932e783
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
- name: Generate Changeload
|
||||
- name: Generate Changelog
|
||||
run: echo "# Good things have arrived" > ${{ github.workflow }}-CHANGELOG.txt
|
||||
- name: Release
|
||||
uses: docker://softprops/action-gh-release
|
||||
|
@ -121,4 +121,4 @@ The following are *required* as `step.env` keys
|
|||
|----------------|--------------------------------------|
|
||||
| `GITHUB_TOKEN` | GITHUB_TOKEN as provided by `secrets`|
|
||||
|
||||
Doug Tangren (softprops) 2019
|
||||
Doug Tangren (softprops) 2019
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue