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 5b4a592 commit 75b62b7Copy full SHA for 75b62b7
1 file changed
.github/workflows/release.yml
@@ -1,8 +1,8 @@
1
name: Build and deploy release
2
3
on:
4
- push:
5
- branches: [ main ]
+ release:
+ types: [ released ]
6
7
defaults:
8
run:
0 commit comments