Action changes
This commit is contained in:
parent
3dfff8793c
commit
649a365f5e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -34,7 +34,9 @@ jobs:
|
||||
run: |
|
||||
TAG=$(jq --raw-output '.release.tag_name' $GITHUB_EVENT_PATH)
|
||||
echo ::set-output name=TAG::$TAG
|
||||
echo $TAG > client/VERSION.txt
|
||||
|
||||
cd $GITHUB_WORKSPACE/client
|
||||
echo $TAG > VERSION.txt
|
||||
- name: Build
|
||||
id: build
|
||||
uses: josephbmanley/build-godot-action@v1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user