Bump version to 0.1.3 and ensure prerelease flag is set in release workflow
All checks were successful
/ serve (push) Successful in 13s
All checks were successful
/ serve (push) Successful in 13s
This commit is contained in:
parent
2fe7cc89f7
commit
88b8583796
2 changed files with 2 additions and 1 deletions
|
@ -20,3 +20,4 @@ jobs:
|
|||
direction: upload
|
||||
release-dir: /tmp/release
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
prerelease: true
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
"deps": [
|
||||
["datetime", "latest"]
|
||||
],
|
||||
"version": "0.1.2"
|
||||
"version": "0.1.3"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue