Skip to content

Commit

Permalink
OZ-689 - Fixed github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wluyima committed Sep 6, 2024
1 parent 56c3f2f commit 07e2eb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:

publish:
if: ${{ (github.event_name == 'push' && github.ref == 'refs/heads/main') || github.event_name == 'release' }}
needs: spotless
uses: mekomsolutions/shared-github-workflow/.github/workflows/maven-publish.yml@main
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
Expand Down

0 comments on commit 07e2eb6

Please sign in to comment.