Skip to content

build(deps-dev): bump @testing-library/dom from 9.3.4 to 10.0.0 (#3719) #190

build(deps-dev): bump @testing-library/dom from 9.3.4 to 10.0.0 (#3719)

build(deps-dev): bump @testing-library/dom from 9.3.4 to 10.0.0 (#3719) #190

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@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Deployment Prep
run: python ./.github/workflows/deploy-prep.py
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
with:
branch: vercel
create_branch: true
push_options: "--force"