Skip to content

Commit fc9c520

Browse files
stdavissteveoh
authored andcommitted
ci: only post release issue notifications on prod deploys
Ref: agrc/release-issue-notifications-action#34
1 parent 77cfe3b commit fc9c520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
notify:
6868
name: Notifications
6969
runs-on: ubuntu-latest
70+
needs: deploy-prod
7071
permissions:
7172
contents: read
7273
pull-requests: write

0 commit comments

Comments
 (0)