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 6727af9 + f31383a commit 9e27d11Copy full SHA for 9e27d11
.github/workflows/publish.yml
@@ -1,9 +1,8 @@
1
name: Publish Vue.js Package
2
3
on:
4
- push:
5
- branches:
6
- - master
+ release:
+ types: [created]
7
8
jobs:
9
build:
README.md
@@ -1,3 +1,9 @@
+# Flutterwave Vue.JS v3 Library
+
+
+
+
+
## Table of Contents
- [About](#about)
0 commit comments