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 6db1bf3 commit b398d40Copy full SHA for b398d40
.github/workflows/cd.yml
@@ -1,8 +1,7 @@
1
name: CD
2
on:
3
release:
4
- types: [released]
5
- workflow_dispatch:
+ types: [published]
6
7
jobs:
8
deploy:
0 commit comments