Skip to content

change resume file

change resume file #14

Workflow file for this run

name: Gatsby Publish
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: ${{ secrets.portfolio }}
deploy-branch: gh-pages