We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b29777 commit 979c2a3Copy full SHA for 979c2a3
.github/workflows/publish.yml
@@ -1,5 +1,5 @@
1
name: Publish
2
-on: { push: { branches: [ main, "0.20" ] }, release: { types: [ created ] } }
+on: { push: { branches: [ main, "0.20", "0.21" ] }, release: { types: [ created ] } }
3
4
jobs:
5
publish:
0 commit comments