Skip to content

Merge pull request #3 from ivinjabraham/develop #10

Merge pull request #3 from ivinjabraham/develop

Merge pull request #3 from ivinjabraham/develop #10

Workflow file for this run

name: Shuttle Deploy
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: shuttle-hq/deploy-action@main
with:
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
name: "root"