We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23d2a49 + 53a902c commit efc0282Copy full SHA for efc0282
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Build with Maven
21
run: mvn -B package --file pom.xml
22
- name: Upload release artifact
23
- uses: shogo82148/[email protected].1
+ uses: shogo82148/[email protected].2
24
with:
25
upload_url: ${{ github.event.release.upload_url }}
26
asset_path: sonar-flutter-plugin/target/sonar-flutter-plugin-*.jar
0 commit comments