Skip to content

Commit

Permalink
Update codeql.yml (#1101)
Browse files Browse the repository at this point in the history
En endring som uteble fra #1095
  • Loading branch information
tnarland authored May 31, 2024
1 parent 6fae940 commit 67aa561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Bygg
env:
GITHUB_USERNAME: x-access-token
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.READER_TOKEN }}
run: mvn -Dhttp.keepAlive=false -Dmaven.test.skip=true -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -B --no-transfer-progress package --settings .m2/maven-settings.xml --file pom.xml


Expand Down

0 comments on commit 67aa561

Please sign in to comment.