Skip to content

Reorganize src and build files #6

Reorganize src and build files

Reorganize src and build files #6

Workflow file for this run

name: Update Resume Gist
on:
push:
branches:
- main
jobs:
update-resume-gist:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Update Resume Gist
uses: exuanbo/actions-deploy-gist@v1
with:
token: ${{ secrets.TOKEN }}
gist_id: ${{ vars.GIST_ID }}
file_path: resume.json