Skip to content

Commit

Permalink
jellyfish
Browse files Browse the repository at this point in the history
  • Loading branch information
jesskranz committed Jun 28, 2024
1 parent 64759c3 commit 7386851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jellyfish_monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
runs-on: ubuntu-latest
# only want to do trigger this when the merge to master is made by the deployment bot
steps:
- uses: idio/datascience_gha_workflows@main
with:
- uses: optimizely/jellyfish-deployment-reporter-action@main
with:
jellyfish_api_token: ${{ secrets.JELLYFISH_API_TOKEN }}
name: "Deployment of Kubeluigi"
is_successful: ${{ needs.notify-changes.result == 'success' }}

0 comments on commit 7386851

Please sign in to comment.