Skip to content

Merge branch 'SSOCK:main' into main #1

Merge branch 'SSOCK:main' into main

Merge branch 'SSOCK:main' into main #1

Workflow file for this run

name: Auto Push to 5nxtnxtnxt Repo(Vercel Deployment Repo)
on:
push:
branches:
- main
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Push to Personal Repo
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
branch: main
repository: 5nxtnxtnxt/RunningMate