Skip to content

Update latest blog #13075

Update latest blog

Update latest blog #13075

name: Update latest blog
on:
workflow_dispatch:
schedule:
- cron: '30 0 * * *'
jobs:
build:
runs-on: ubuntu-latest
name: Update latest blog
steps:
- uses: actions/checkout@v3
- uses: Bpazy/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_NAME: Bpazy
GITHUB_EMAIL: [email protected]
NUMBER: 50