ci(forgejo-actions): fix typos
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m41s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m41s
This commit is contained in:
parent
985c23b7cc
commit
f8db2ac11c
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: ./mvnw verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Dsonar.projectKey=quarkus-commons -Dsonar.projectName='quarkus-commons'
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }
|
||||
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
|
||||
|
||||
- name: Upload libs to Gitea Maven Registry
|
||||
if: gitea.ref == 'refs/heads/main'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue