Skip to content

Commit 2a9e9ed

Browse files
committed
release pipeline ready for 0.2.1
1 parent 42a0e84 commit 2a9e9ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ name: "Release"
44
on: # yamllint disable-line rule:truthy
55
release:
66
types: [published]
7-
push:
8-
branches:
9-
- build**
107

8+
jobs:
119
release-cargo:
1210
name: Release
1311
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)