Skip to content

Try to use project_id and token in crowdin action #3

Try to use project_id and token in crowdin action

Try to use project_id and token in crowdin action #3

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/[email protected]
# env:
# HOST: target.example.com
# KEY: ${{secrets.DEPLOY_SSH_KEY}}
# TARGET: /app/