We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a4112a + 8f1f629 commit 07cf3a6Copy full SHA for 07cf3a6
1 file changed
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
java-version: 1.8
18
run: |
19
mvn clean install
20
+ ls
21
22
- name: Release
23
uses: softprops/action-gh-release@v1
0 commit comments