...
Select “Manually”
...
Select “Maven” and . For the value of the SONAR-TOKEN, copy the token which can be found in the blurred section of the following image below “Configure the SONAR_TOKEN environment variable”. The values for SONAR_PROJECT_KEY and SONAR_ORGANIZATION can be found within the <sonar.login>-tag.projectKey> and<sonar.orginization> tags.
...
Now GitHub Actions should be configured and you can push a branch to get your SonarQube analysis on sonarcloud
...