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.
2 parents a0d3cfa + 3767457 commit 69952bbCopy full SHA for 69952bb
.github/workflows/CD.yml
@@ -3,7 +3,7 @@ name: CD for front using github actions
3
4
on:
5
release:
6
- types: [created]
+ types: [created, edited]
7
8
permissions:
9
contents: read
0 commit comments