Skip to content

Merge pull request #1331 from remotestorage/feature/1251-sync #13

Merge pull request #1331 from remotestorage/feature/1251-sync

Merge pull request #1331 from remotestorage/feature/1251-sync #13

name: Notify website repo
on:
push:
branches:
- master
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.RS_DISPATCH_PAT }}
repository: remotestorage/website
event-type: rsjs-master-updated