Skip to content

Merge pull request #1386 from remotestorage/bugfix/1384-localhost_dis… #35

Merge pull request #1386 from remotestorage/bugfix/1384-localhost_dis…

Merge pull request #1386 from remotestorage/bugfix/1384-localhost_dis… #35

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