Skip to content

Commit 54d65e7

Browse files
committed
👷 Add back upload on github release
1 parent 034d107 commit 54d65e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ name: 🚀 deploy
1717
on:
1818
workflow_dispatch:
1919
pull_request:
20+
release:
21+
types:
22+
- published
2023
push:
2124
branches:
2225
- main

0 commit comments

Comments
 (0)