mirror of https://github.com/buster-so/buster.git
lol manual version upgrade
This commit is contained in:
parent
8ede2e2150
commit
1a4e43b0d9
|
@ -107,7 +107,7 @@ jobs:
|
|||
- name: Get version
|
||||
id: get_version
|
||||
run: |
|
||||
VERSION=0.0.2
|
||||
VERSION=0.0.3
|
||||
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create Release
|
||||
|
|
Loading…
Reference in New Issue