Skip to content

Commit

Permalink
fix GH actions file (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bfleisch committed Oct 1, 2024
1 parent a642da2 commit 693f5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- name: Deploy on dev platform
uses: distributhor/workflow-webhook@v2
with:
env:
webhook_url: ${{ secrets.WEBHOOK_URL_DEV }}
webhook_secret: ${{ secrets.WEBHOOK_TOKEN_DEV }}
data: '{"DOCKER_SERVICE":"cockpit cockpit-llm"}'
Expand Down

0 comments on commit 693f5d6

Please sign in to comment.