Skip to content

fix: enabled display of wing-level duty positions #121

fix: enabled display of wing-level duty positions

fix: enabled display of wing-level duty positions #121

Workflow file for this run

name: Deploy to production
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
known_hosts: ${{ secrets.SSH_KNOWN_HOSTS }}
config: ${{ secrets.SSH_PROD_CONFIG }}
- run: ssh prod deploy