Skip to content

docs: add strfry guide and update nostream, wot relay, and strfry29 l… #18

docs: add strfry guide and update nostream, wot relay, and strfry29 l…

docs: add strfry guide and update nostream, wot relay, and strfry29 l… #18

Workflow file for this run

name: Deploy Site
on:
push:
branches:
- master
paths:
- docs/**
- .github/workflows/prod.yaml
- mkdocs.yml
- Dockerfile
- nginx.conf
jobs:
site:
runs-on: ubuntu-latest
name: Build Documentation
steps:
- name: Git Clone
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Fly Build and Deploy
uses: userbradley/actions-fly@v1.1.0
with:
flyToken: ${{ secrets.FLY_ACCESS_TOKEN_PROD }}
environment:
name: prod
url: https://relayrunner.org