Skip to content

Commit 8e1f093

Browse files
Finalize release workflow
1 parent 2c10c93 commit 8e1f093

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Build with Maven
3131
run: mvn -B -U -DskipTests clean package --file pom.xml
3232

33-
- name: List target directory
34-
run: ls -la target
35-
3633
- name: Create GitHub Release
3734
id: create_release
3835
uses: actions/create-release@v1

0 commit comments

Comments
 (0)