Skip to content

Maston: separation of days by empty line #98

Maston: separation of days by empty line

Maston: separation of days by empty line #98

Workflow file for this run

name: Deploy
concurrency: deploy
on:
workflow_dispatch:
push:
branches: [ master ]
jobs:
deploy:
if: github.repository == 'trnila/assistant'
runs-on: ubuntu-latest
steps:
- run: 'curl -X POST --fail -s -H"Authorization: Bearer ${{ secrets.DEPLOY_TOKEN }}" https://trnila.eu/hooks/assistant'