Skip to content

sync test 3

sync test 3 #3

name: Sync with notionfolio
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Pushes to another repository
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
with:
source-directory: "src/app"
destination-github-username: "mehdibha"
destination-repository-name: "notionfolio"
user-email: [email protected]
target-branch: main