Skip to content

Anti Material Rifle Sight Misaligned #3

Anti Material Rifle Sight Misaligned

Anti Material Rifle Sight Misaligned #3

on:
issues:
types:
- labeled
- edited
jobs:
issue_to_markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- uses: eunjae-lee/issue-to-markdown@v1
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
dest: 'content'
extension: '.md'
slug_as_folder_name: true
slug_key: 'slug'
label: 'publish'
inject_title: true
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: 'docs: update contents'