Skip to content

Commit

Permalink
Adding the gitHub token for 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 93ce244 commit 1765cdd
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 @@ -13,5 +13,6 @@ jobs:
run: lein test
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
files: |
*.jar

0 comments on commit 1765cdd

Please sign in to comment.