Skip to content

build(deps): Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #450

build(deps): Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0

build(deps): Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #450

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: 'Auto Author Assign'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.0