Skip to content

Commit 7b8ac76

Browse files
committed
Removing old settings
1 parent 68b41cc commit 7b8ac76

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/on_release.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,3 @@ jobs:
3232
push: true
3333
tags: ${{ steps.meta.outputs.tags }}
3434
labels: ${{ steps.meta.outputs.labels }}
35-
deploy:
36-
name: Deploy
37-
runs-on: ubuntu-latest
38-
needs:
39-
- build_docker
40-
steps:
41-
- name: Checkout
42-
uses: actions/checkout@v4
43-
with:
44-
fetch-depth: 1
45-
- name: Curl -XPOST URL
46-
run: curl -XPOST https://portainer.makecodes.dev/api/webhooks/c9edd686-4c24-434f-9670-92e51ac5b801

0 commit comments

Comments
 (0)