Skip to content

Commit a9addbc

Browse files
authored
Add deploy on release (#9)
1 parent 405c632 commit a9addbc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: 🚀 Deploy
33
on:
44
workflow_dispatch:
55
pull_request:
6+
release:
7+
types:
8+
- published
69
push:
710
branches:
811
- main

0 commit comments

Comments
 (0)