Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina authored Oct 8, 2024
1 parent 6decf92 commit 0009428
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
generate-docker: false
generate-artifacts: false
version: '1.0.0-SNAPSHOT'
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ inputs.github-token }}

- name: 'Set path to node and yarn'
run: |
Expand Down

0 comments on commit 0009428

Please sign in to comment.