You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(this is the file that we converted from `.pem` to `.key` earlier. Make sure the file exists at the path)
17
18
18
19
Once you've exported these `env` variables, it's time to run the `publish` script:
19
20
20
21
`gitbook publish --organization orgId` where `orgId` will be the ID of your personal organization in your dev environment under which this integration should be published.
22
+
23
+
> [!IMPORTANT]
24
+
> Make sure to verify the published integration by storing `verified: true` on the integration object in the DB.
0 commit comments