oneuptime/Zapier
2022-04-24 20:20:53 +01:00
..
actions fix 2022-04-15 12:07:31 +01:00
test fix process.env 2022-04-20 21:57:05 +01:00
triggers fix 2022-04-15 23:14:01 +01:00
.env
.gitattributes
.gitignore fix ignore files 2022-04-24 20:20:53 +01:00
.zapierapprc
authentication.ts fix 2022-04-15 23:14:01 +01:00
index.ts fix 2022-04-15 23:14:01 +01:00
package-lock.json
package.json
README.md
tsconfig.json

Zapier

Step 1: Install Zapier CLI with

npm install -g zapier-platform-cli

Step 2: Login to Zapier

zapier login

Step 3: Lint the project

zapier validate

Step 4: Bumpup the version in package.json

Step 5: Push the project

zapier push