Skip to content

Commit 898507e

Browse files
author
Alvaro Muñoz
authored
Update publish.yml
1 parent b7aba1f commit 898507e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
GITHUB_TOKEN: ${{ github.token }}
1414
run: |
1515
gh extension install github/gh-codeql
16-
gh codeql set-channel "nightly"
1716
gh codeql version
1817
printf "CODEQL_FETCHED_CODEQL_PATH=" >> "${GITHUB_ENV}"
1918
gh codeql version --format=json | jq -r .unpackedLocation >> "${GITHUB_ENV}"

0 commit comments

Comments
 (0)