message
This commit is contained in:
parent
17d11dacd6
commit
0ec4bb3734
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -48,9 +48,8 @@ jobs:
|
|||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
- uses: josephbmanley/auto-semver-action@master
|
- uses: josephbmanley/auto-semver-action@master
|
||||||
with:
|
with:
|
||||||
args:
|
action: updateFiles
|
||||||
action: updateFiles
|
version: ${{ github.ref }}
|
||||||
version: ${{ github.ref }}
|
|
||||||
- name: Build
|
- name: Build
|
||||||
id: build
|
id: build
|
||||||
uses: josephbmanley/build-godot-action@refactor/build
|
uses: josephbmanley/build-godot-action@refactor/build
|
||||||
|
Loading…
Reference in New Issue
Block a user