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 6ddb86b commit 5a685d3Copy full SHA for 5a685d3
.github/workflows/publish.yml
@@ -1,8 +1,10 @@
1
name: CI
2
3
on:
4
+ push:
5
+ branches: [ main ]
6
release:
- branches: [main]
7
8
types: [published]
9
10
jobs:
0 commit comments