Skip to content

Commit 6c0aea3

Browse files
Update release.yml
1 parent cd1cb77 commit 6c0aea3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Rust Build and Release
22

33
on:
44
push:
5-
branches:
6-
- main
5+
branches: [ "main" ]
76
release:
87
types: [created]
98

0 commit comments

Comments
 (0)