Skip to content

lunch: remove business prefix #120

lunch: remove business prefix

lunch: remove business prefix #120

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'