mohd irwan bin mohi 3540c02209 Initial commit | 2 years ago | |
---|---|---|
.github | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
macos-end.sh | 2 years ago | |
macos-start.sh | 2 years ago | |
ubuntu-end.sh | 2 years ago | |
ubuntu-start.sh | 2 years ago |
Connect to GitHub Actions via SSH, get macOS or Linux VM for free.
macOS (tmate)
or Ubuntu (tmate)
on the Actions page.Run workflow
button.Click the Settings
tab on your own repository, and then click the Secrets
button to add the following encrypted environment variables:
NGROK_TOKEN
: Sign up on the https://ngrok.com , find this token here.SSH_PASSWORD
: This password you will use when authorizing via SSH.Click the Settings
tab on your own repository, and then click the Secrets
button to add the following encrypted environment variables:
TELEGRAM_BOT_TOKEN
: Get your bot token by talking to @BotFather.TELEGRAM_CHAT_ID
: Get your chat ID by talking to @GetMyID_bot or other similar bots.You can find Telegram Bot related documents here.
MIT © P3TERX