Skip to content

Commit

Permalink
Run deploy and tests seperately.
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-jr committed Dec 10, 2023
1 parent 273e6d5 commit 7312603
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Deploy Prebuilt
name: Deploy Release

on:
workflow_run:
workflows: ["Tests"]
branches: [add-prebuilts]
types:
- completed
push:
branches:
- add-prebuilts

permissions:
contents: write
Expand Down

0 comments on commit 7312603

Please sign in to comment.