chore(ci): rename some worflow secrets

This commit is contained in:
David Testé
2023-03-03 15:45:12 +01:00
committed by Quentin Bourgerie
parent 24457bd3e8
commit 556ff1249b
10 changed files with 32 additions and 32 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- name: Download release assets
uses: duhow/download-github-release-assets@v1
with:
token: ${{ secrets.GH_TOKEN_RELEASE }}
token: ${{ secrets.CONCRETE_ACTIONS_TOKEN }}
repository: ${{ github.repository }}
tag: ${{ github.event.inputs.tag }}
files: '*'