From eb5be269dca1fd8898461256c80df9cdb264747a Mon Sep 17 00:00:00 2001 From: Duarte Meneses Date: Thu, 2 Jul 2020 11:37:55 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 005315d..6bdcc0b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: |