Skip to content

Commit

Permalink
ci: trigger release workflow on create
Browse files Browse the repository at this point in the history
  • Loading branch information
dekobon committed Dec 24, 2022
1 parent e94e44b commit 88ede62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build and Publish Binaries
on:
push:
create:
branches:
- release-v[0-9]+.[0-9]+.[0-9]+

Expand Down

0 comments on commit 88ede62

Please sign in to comment.