Skip to content

Commit

Permalink
DEV: deploy on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhieb committed Dec 8, 2022
1 parent 22c1f00 commit 3368975
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
name: deploy

on:
push:
branches:
- main
release:
types: [published]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3368975

Please sign in to comment.