Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbmeneses authored Jul 2, 2020
1 parent 91ccef5 commit eb5be26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribute: true
uses: SonarSource/gh-action_LT_release@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_ORG_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
- name: Log outputs
if: always()
run: |
Expand Down

0 comments on commit eb5be26

Please sign in to comment.