Skip to content

Docs changes for https://github.com/scenerystack/scenerystack/issues/44 #161

Docs changes for https://github.com/scenerystack/scenerystack/issues/44

Docs changes for https://github.com/scenerystack/scenerystack/issues/44 #161

Workflow file for this run

name: Sync Files
on:
push:
branches:
- main
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@main
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.BF_GH_PAT }}
PR_LABELS: false
# REVIEWERS: brettfiedler
COMMIT_BODY: 'Repo File Sync automated update'
# DRY_RUN: true