From c793d833ae5fa9933fd84b113ea7d87886b14dec Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Sun, 21 Jun 2020 17:06:57 +0100 Subject: [PATCH] Fix release-deploy (#470) --- .github/workflows/release-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-deploy.yml b/.github/workflows/release-deploy.yml index 854af8e..a4e8b01 100644 --- a/.github/workflows/release-deploy.yml +++ b/.github/workflows/release-deploy.yml @@ -20,7 +20,6 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "latest" prerelease: false files: | app/target/thorp-*.jar