Skip to content

Bump micromatch from 4.0.4 to 4.0.8 #54

Bump micromatch from 4.0.4 to 4.0.8

Bump micromatch from 4.0.4 to 4.0.8 #54

Workflow file for this run

name: Deploy
on:
pull_request:
push:
branches:
- gh-pages
- main
- ca-main
release:
types: [created]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
with:
persist-credentials: false
- run: sed -i 's/{% render %}/render/g' openacr/uswds/README.md
- run: sed -i 's/{% include %}/include/g' openacr/uswds/README.md
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
BRANCH: gh-pages
FOLDER: openacr