Update and rename blog-post.yml to blog-post-workflow.yml

This commit is contained in:
Zed0 2021-11-11 20:55:45 +05:30 committed by GitHub
parent 739817f509
commit 01c7faadbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
update-readme-with-blog:
name: Update this repo's README with latest blog posts
name: Update this repos README with latest blog posts
runs-on: ubuntu-latest
steps:
- name: Checkout