mirror of https://github.com/buster-so/buster.git
my fault for not double checking the static version placeholder for now
This commit is contained in:
parent
3cf320075b
commit
ef4fcdbd00
|
@ -75,7 +75,7 @@ jobs:
|
|||
- name: Get version
|
||||
id: get_version
|
||||
run: |
|
||||
VERSION=$(0.0.1)
|
||||
VERSION=0.0.1
|
||||
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create Release
|
||||
|
|
Loading…
Reference in New Issue