Update README.md
This commit is contained in:
parent
9a608daa21
commit
090932e783
@ -86,7 +86,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
- name: Generate Changeload
|
- name: Generate Changelog
|
||||||
run: echo "# Good things have arrived" > ${{ github.workflow }}-CHANGELOG.txt
|
run: echo "# Good things have arrived" > ${{ github.workflow }}-CHANGELOG.txt
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: docker://softprops/action-gh-release
|
uses: docker://softprops/action-gh-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user