Skip to content

Set the api_token_env #4

Set the api_token_env

Set the api_token_env #4

name: "Deploy hidden service"
on:
push:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# - name: Rsync to VPS
# uses: up9cloud/action-rsync@v1.4
# env:
# HOST: target.example.com
# KEY: ${{secrets.DEPLOY_SSH_KEY}}
# TARGET: /app/