Skip to content

Wrangle under Git control, match running values, update to OSG 23 #269

Wrangle under Git control, match running values, update to OSG 23

Wrangle under Git control, match running values, update to OSG 23 #269

name: SLATE Deployment
on:
push:
branches:
- main
jobs:
deploy:
name: Deploy
uses: slateci/github-actions/.github/workflows/slate-deployment.yml@master
with:
mailgun_send_to: "[email protected], [email protected], [email protected]"
secrets:
mailgun_api_key: "${{ secrets.MAILGUN_API_KEY }}"
slate_api_token: "${{ secrets.SLATE_API_TOKEN }}"