We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91447c5 commit 97860b9Copy full SHA for 97860b9
1 file changed
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish to crates.io
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
tags:
8
- 'v*'
9
0 commit comments