This commit is contained in:
parent
eb71eb8d4d
commit
b1d1465156
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- name: Crear release con los archivos generados
|
||||
env:
|
||||
RELEASE_TOKEN: ${{ secrets.release_token }}
|
||||
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
run: |
|
||||
tag="${GITHUB_REF_NAME}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue