From 0ec4bb3734d6b3cbe9dcc47e771f9ba11bcf9858 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Fri, 27 Dec 2019 21:18:31 -0500 Subject: [PATCH] message --- .github/workflows/build.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8011ccb..da096cb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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