Skip to content

Commit

Permalink
Merge pull request #1241 from joreilly/kmmbridge
Browse files Browse the repository at this point in the history
kmmbridge changes
  • Loading branch information
joreilly authored Apr 5, 2024
2 parents b98e4e2 + 5158551 commit eb44d2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish-kmmbridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
# push:
# branches:
# - "main"

env:
MAVEN_USERNAME: ${{ secrets.REPSY_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.REPSY_PASSWORD }}

jobs:
call-kmmbridge-publish:
permissions:
Expand Down

0 comments on commit eb44d2e

Please sign in to comment.