Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Publish all releases
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisSaldabols committed Aug 22, 2024
1 parent d371cd1 commit e873a8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mvn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
"username": "${{ secrets.REPOSILITE_USERNAME }}",
"password": "${{ secrets.REPOSILITE_PASSWORD }}"
}]
if: github.event_name == 'release' && github.event.action == 'created'
- name: Publish package
working-directory: ./core/trunk
run: mvn clean deploy -Pdeploy-ncip-toolkit
if: github.event_name == 'release' && github.event.action == 'created'

0 comments on commit e873a8b

Please sign in to comment.