Skip to content

Item / Bestiary - Bag of Rust, Bramble Tree #44 #8

Item / Bestiary - Bag of Rust, Bramble Tree #44

Item / Bestiary - Bag of Rust, Bramble Tree #44 #8

Workflow file for this run

name: Update Pyora Homebrew
on:
push:
paths:
- '5etools-homebrew/Dungeon Church; Pyora.json'
branches:
- main
jobs:
remoteupdate:
name: Update Pyora data on server
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