Skip to content

Commit

Permalink
For CodeQL too
Browse files Browse the repository at this point in the history
  • Loading branch information
viral32111 committed Aug 4, 2023
1 parent 5ab1351 commit 57ce2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Build project
uses: gradle/gradle-build-action@v2
env:
USERNAME: ${{ github.repository_owner }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
GHPKG_USER: ${{ github.repository_owner }}
GHPKG_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
arguments: build
cache-disabled: true
Expand Down

0 comments on commit 57ce2ee

Please # to comment.