Skip to content

Link to my website in the footer #8

Link to my website in the footer

Link to my website in the footer #8

Workflow file for this run

name: Deploy
on: [push]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Deploy
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: src