Skip to content

Merge pull request #3 from suite22/dependabot/bundler/rexml-3.2.8 #113

Merge pull request #3 from suite22/dependabot/bundler/rexml-3.2.8

Merge pull request #3 from suite22/dependabot/bundler/rexml-3.2.8 #113

Workflow file for this run

name: Build and deploy Jekyll site to GitHub Pages
on:
push:
branches:
- main
jobs:
github-pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helaili/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}