Skip to content

Merge pull request #227 from humhub/f-50-internal-links-from-tags-ope… #53

Merge pull request #227 from humhub/f-50-internal-links-from-tags-ope…

Merge pull request #227 from humhub/f-50-internal-links-from-tags-ope… #53

name: Sync HumHub app with app-flavored
on:
push:
branches:
- 'master'
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Run GitHub File Sync
uses: BetaHuhn/repo-file-sync-action@v1
with:
GH_PAT: ${{ secrets.GH_PAT }}