Skip to content

Commit

Permalink
on workflow_run build
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Nov 30, 2023
1 parent c56448f commit 7180627
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: deploy
on:
push:
tags:
- "v*"
workflow_run:
workflows: ["build"]
types:
- completed

jobs:
deploy:
Expand Down

0 comments on commit 7180627

Please sign in to comment.