Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tuantrannav committed Jan 3, 2024
1 parent b3035af commit c44d17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: [java-kotlin]
languages: java-kotlin
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
- name: prepare release
Expand Down

0 comments on commit c44d17a

Please sign in to comment.