mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
This commit is contained in:
@@ -10,6 +10,9 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Create .env file
|
||||
run: |
|
||||
echo "${{ secrets.ENV_FILE }}" > /home/ubuntu/apps/linebot_finance/.env
|
||||
- name: Sync and Deploy
|
||||
run: |
|
||||
cd /home/ubuntu/apps/linebot_finance || exit 1
|
||||
|
||||
Reference in New Issue
Block a user