Skip to content

build(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 (#3822) #649

build(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 (#3822)

build(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 (#3822) #649

Workflow file for this run

name: Deployment Prep
on:
workflow_dispatch:
push:
branches:
- master
jobs:
config:
if: github.repository == 'anuraghazra/github-readme-stats'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Deployment Prep
run: python ./.github/workflows/deploy-prep.py
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
with:
branch: vercel
create_branch: true
push_options: "--force"