Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
Fix release-deploy (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitix authored Jun 21, 2020
1 parent f1429ec commit c793d83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c793d83

Please sign in to comment.