Fix tokens

This commit is contained in:
Jorge
2024-03-15 11:23:37 +01:00
committed by GitHub
parent 465700b2cd
commit 5908d6c567

View File

@@ -24,7 +24,7 @@ runs:
- name: Do something with context
shell: bash
env:
GITHUB_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ inputs.token }}
GH_TOKEN: ${{ inputs.token }}
run: |
node ${{ github.action_path }}/.github/action/dist/index.js