We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d867dec commit 6038ca7Copy full SHA for 6038ca7
.github/workflows/publish.yml
@@ -1,9 +1,8 @@
1
name: Publish React Package
2
3
on:
4
- push:
5
- branches:
6
- - master
+ release:
+ types: [created]
7
8
jobs:
9
build:
README.md
@@ -3,6 +3,7 @@
</p>
# Flutterwave v3 React Library
+



0 commit comments