Skip to content

Commit

Permalink
Added automatic release tag to the release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Sánchez Alonso committed May 9, 2021
1 parent 1765cdd commit 42cc546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
files: |
*.jar

0 comments on commit 42cc546

Please sign in to comment.