diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml
index 96b7261..26e631b 100644
--- a/.github/workflows/automation.yml
+++ b/.github/workflows/automation.yml
@@ -3,28 +3,28 @@ name: CI
on:
push:
branches:
- - master
+ - master
pull_request:
branches:
- - master
+ - master
create:
branches:
- - master
+ - master
jobs:
- updateKeyword:
+ about:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
-
+
- name: Jaid/action-sync-node-meta
uses: jaid/action-sync-node-meta@v1.4.0
with:
direction: overwrite-github # default is overwrite-file
githubToken: ${{ secrets.GITHUB }}
-
- ci:
+
+ release:
runs-on: ubuntu-latest
steps:
- name: Checkout
@@ -41,27 +41,26 @@ jobs:
@semantic-release/github
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }} # Auto Changog generator
-
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }} # Auto Changog generator
+
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
-
+
- name: update documentation
uses: CoCreate-app/CoCreate-docs@master
-
-
+
cdn:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
-
+
- name: upload cdn
uses: CoCreate-app/CoCreate-s3@master
with:
aws-key-id: ${{ secrets.AWSACCESSKEYID }}
aws-access-key: ${{ secrets.AWSSECERTACCESSKEY }}
- source: './dist/CoCreate-google-maps.min.js'
\ No newline at end of file
+ source: "./dist/CoCreate-google-maps.min.js"
diff --git a/demo/autocomplete.html b/demo/autocomplete.html
index 25fb452..5e62257 100644
--- a/demo/autocomplete.html
+++ b/demo/autocomplete.html
@@ -177,7 +177,7 @@
organization_Id: '5de0387b12e200ea63204d6c'
}
-
+