Use fakelog.cf environment in deploy workflow

This commit is contained in:
Mikołaj Pich 2022-08-27 16:31:48 +02:00
parent 1abf8dafee
commit 844765e769

View file

@ -7,10 +7,9 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment: fakelog.cf
steps:
- uses: actions/checkout@v2
- uses: alex-ac/github-action-ssh-docker-compose@master
name: Docker-Compose Remote Deployment
with: