Fix release-deploy (#470)

This commit is contained in:
Paul Campbell 2020-06-21 17:06:57 +01:00 committed by GitHub
parent f1429ec341
commit c793d833ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,6 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest" - uses: "marvinpinto/action-automatic-releases@latest"
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
prerelease: false prerelease: false
files: | files: |
app/target/thorp-*.jar app/target/thorp-*.jar