Skip to content

Merge pull request #99 from UKHSA-Internal/development #363

Merge pull request #99 from UKHSA-Internal/development

Merge pull request #99 from UKHSA-Internal/development #363

name: Deploy to production
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: UKHSA-Internal/[email protected]
with:
url: ${{ secrets.PRODUCTIONPUBLISHPROFILE }}
data: >
{"command": "publish"}