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
ACTIVITY_API="https://activity.andcool.ru/"// Path for activity API
29
-
ACTIVITY_ID="t9mdtk"// ID of activity
28
+
ACTIVITY_API="https://activity.andcool.ru/"# Path for activity API
29
+
ACTIVITY_ID="t9mdtk"# ID of activity
30
30
31
-
DATETIME_TIMEZONE="Etc/GMT-3"// Yours timezone
31
+
DATETIME_TIMEZONE="Etc/GMT-3"# Yours timezone
32
32
```
33
33
34
34
-`GITHUB` – По этому ключу располагается access токен GitHub. Его можно получить [здесь](https://github.com/settings/tokens); Токен должен иметь права `read:org, repo`.
0 commit comments