Skip to content

Commit 2edd146

Browse files
Update maven-publish.yml
1 parent 67a9ea6 commit 2edd146

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,3 @@ jobs:
2929

3030
- name: Build with Maven
3131
run: mvn -B package --file pom.xml
32-
33-
- name: Publish to GitHub Packages Apache Maven
34-
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
35-
env:
36-
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)