Skip to content

Commit

Permalink
Update push-trigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishch22 committed Aug 22, 2024
1 parent c9e500d commit 699ad34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- 1.*
- develop
- MOSIP*
- tf-nira-latest

jobs:
build-regclient:
Expand Down Expand Up @@ -130,4 +131,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 699ad34

Please sign in to comment.