Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Create a readme file (#31) #6

Create a readme file (#31)

Create a readme file (#31) #6

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_DEPLOY_KEY }}
name: "briefly"
no-test: "true"
cargo-shuttle-version: "0.25.0"