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: josephbmanley/auto-semver-action@master
|
||||
with:
|
||||
args:
|
||||
action: updateFiles
|
||||
version: ${{ github.ref }}
|
||||
action: updateFiles
|
||||
version: ${{ github.ref }}
|
||||
- name: Build
|
||||
id: build
|
||||
uses: josephbmanley/build-godot-action@refactor/build
|
||||
|
Loading…
Reference in New Issue
Block a user