Skip to content

build(deps-dev): bump eslint-plugin-jsdoc from 61.1.5 to 61.1.9 (#4626) #1077

build(deps-dev): bump eslint-plugin-jsdoc from 61.1.5 to 61.1.9 (#4626)

build(deps-dev): bump eslint-plugin-jsdoc from 61.1.5 to 61.1.9 (#4626) #1077

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Deployment Prep
run: python ./.github/workflows/deploy-prep.py
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
with:
branch: vercel
create_branch: true
push_options: "--force"