Update .gitea/workflows/codeant.yml
All checks were successful
Codeant Security Scan / codeant-scan (push) Successful in 41s
All checks were successful
Codeant Security Scan / codeant-scan (push) Successful in 41s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
MY_KEY: ${{ secrets.CODEANT_API_KEY }}
|
MY_KEY: ${{ secrets.CODEANT_API_KEY }}
|
||||||
run: |
|
run: |
|
||||||
npm install -g @codeant/cli
|
npm install -g codeant-cli
|
||||||
mkdir -p $HOME/.codeant
|
mkdir -p $HOME/.codeant
|
||||||
|
|
||||||
# Now we use the environment variable $MY_KEY
|
# Now we use the environment variable $MY_KEY
|
||||||
|
|||||||
Reference in New Issue
Block a user