Skip to content

Commit 9b2bb62

Browse files
Pre-commit auto-fix
1 parent c356a85 commit 9b2bb62

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/development.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@ jobs:
4949
curl -X POST ${{ env.WEBHOOK_URL }} \
5050
-H "Content-Type: application/json" \
5151
-d '{"container": "${{ env.CONTAINER_NAME }}", "secret": "${{ secrets.DOCKER_WEBHOOK_SECRET }}"}'
52-

.github/workflows/production.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@ jobs:
4949
curl -X POST ${{ env.WEBHOOK_URL }} \
5050
-H "Content-Type: application/json" \
5151
-d '{"container": "${{ env.CONTAINER_NAME }}", "secret": "${{ secrets.DOCKER_WEBHOOK_SECRET }}"}'
52-

0 commit comments

Comments
 (0)