oneuptime/Zapier
2022-05-23 15:41:41 +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 fix 2022-04-10 22:50:28 +01:00
.gitattributes fix 2022-04-10 22:50:28 +01:00
.gitignore fix ignore files 2022-04-24 20:20:53 +01:00
.zapierapprc fix 2022-04-10 22:50:28 +01:00
authentication.ts fix 2022-04-15 23:14:01 +01:00
index.ts fix 2022-04-15 23:14:01 +01:00
nodemon.json fix nodemon 2022-05-23 15:41:41 +01:00
package-lock.json fix 2022-04-30 14:25:36 +01:00
package.json fix 2022-04-10 22:50:28 +01:00
README.md fix 2022-04-10 22:50:28 +01:00
tsconfig.json fix tsconfig 2022-05-22 11:27:41 +01:00

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