Update README.md

This commit is contained in:
Doug Tangren 2019-09-06 11:30:21 +09:00 committed by GitHub
parent 9a608daa21
commit 090932e783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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