Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit d62e48d

Browse files
committed
* Fix build
1 parent 49b88e6 commit d62e48d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Deploy
22

33
on:
4+
release:
5+
types: [ published ]
46
push:
57
branches:
68
- master

0 commit comments

Comments
 (0)