Skip to content

Commit

Permalink
ci: berre køyr notify-workflow når publish har lykkast
Browse files Browse the repository at this point in the history
  • Loading branch information
adalinesimonian committed Feb 24, 2024
1 parent e35cd78 commit 94eb4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
notify:
runs-on: ubuntu-latest
environment: subscriber-notification
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 94eb4ae

Please sign in to comment.