We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10dd628 + e56ccea commit 23410eaCopy full SHA for 23410ea
1 file changed
.github/workflows/release-package.yml
@@ -1,9 +1,9 @@
1
name: Contentstack iOS Delivery SDK Release
2
3
on:
4
- push:
5
- branches:
6
- - main
+ release:
+ types:
+ - created
7
8
jobs:
9
release:
0 commit comments