Skip to content

Commit d6ac6f6

Browse files
committed
update workflow
1 parent cc4cf7a commit d6ac6f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/install-qlt/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ runs:
3030
ADD_TO_PATH: ${{ inputs.add-to-path }}
3131
QLT_VERSION: ${{ inputs.qlt-version }}
3232
QLT_HOME: ${{ inputs.qlt-home }}
33+
GITHUB_TOKEN: ${{ github.token }}
34+
3335
shell: bash
3436
run: |
3537
echo -e "\e[0;32m[QLT]\e[0m Determining QLT release for $RUNNER_OS"

0 commit comments

Comments
 (0)