Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zomb-676 authored Dec 2, 2023
1 parent 82bb143 commit 3de3193
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
needs: call-build-workflow
runs-on: ubuntu-latest
if: inputs.maven-repository
env:
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}
MAVEN_USER: ${{ secrets.MAVEN_USER }}
steps:
- name: Download shimmer artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 3de3193

Please sign in to comment.