Skip to content

Commit

Permalink
Trigger on release published
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeljkoBenovic committed Sep 4, 2022
1 parent b107e81 commit 8e9099a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy_edgenet.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on:
workflow_dispatch:
release:
types:
- published

jobs:
deploy_to_edge_net:
Expand Down

0 comments on commit 8e9099a

Please sign in to comment.