mirror of https://github.com/Hilbis/Hilbish
parent
2f728de6a1
commit
dc53eef829
|
@ -9,6 +9,7 @@ jobs:
|
|||
create-release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: taiki-e/create-gh-release-action@v1
|
||||
with:
|
||||
title: Hilbish $tag
|
||||
|
|
Loading…
Reference in New Issue