Skip to content

Commit

Permalink
Update codeql-publish.yml
Browse files Browse the repository at this point in the history
GeekMasher authored Jan 11, 2024
1 parent af8faf3 commit 21433a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-publish.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:
- name: "Check and publish codeql-LANG-queries (src) pack"
env:
GITHUB_TOKEN: ${{ secrets.CODEQL_PUBLISH }}
GITHUB_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ github.token }}
run: |
PUBLISHED_VERSION=$(gh api /orgs/githubsecuritylab/packages/container/codeql-${{ matrix.language }}-queries/versions --jq '.[0].metadata.container.tags[0]')

0 comments on commit 21433a5

Please sign in to comment.