Skip to content

Bestiary - Amelia initial stat block, Lamont fluff #5

Bestiary - Amelia initial stat block, Lamont fluff

Bestiary - Amelia initial stat block, Lamont fluff #5

Workflow file for this run

name: Update Pyora Homebrew
on:
push:
paths:
- '5etools-homebrew/Dungeon Church; Pyora.json'
jobs:
remoteupdate:
name: Remote Update
runs-on: ubuntu-latest
steps:
- name: SSH to run script on remote server
uses: appleboy/[email protected]
with:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_KEY }}
port: 22
script: sudo /home/ubuntu/5etools-homebrew/getbrew.sh