Skip to content

Commit

Permalink
Merge pull request #1200 from mosip/Sohandey-patch-6
Browse files Browse the repository at this point in the history
Update authdemo-push-trigger.yml
  • Loading branch information
Sohandey authored Nov 16, 2023
2 parents 1e76e02 + cbf9845 commit bf63750
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/authdemo-push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- develop
- MOSIP*
- release*
- camdgc-*

jobs:
build-maven-authentication-demo-service:
Expand Down Expand Up @@ -83,4 +84,4 @@ jobs:
OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
GPG_SECRET: ${{ secrets.GPG_SECRET }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}

0 comments on commit bf63750

Please sign in to comment.