Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom JEANNESSON committed Jan 2, 2024
1 parent 0753a64 commit 93a8a8c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Deploy

on:
push:
branches: ["main"]
workflow_run:
workflows: ["Release"]
types:
- completed

jobs:
release:
Expand Down

0 comments on commit 93a8a8c

Please sign in to comment.