diff --git a/.github/workflows/update_post_dates.yml b/.github/workflows/update_post_dates.yml index 678653da..c3c0acb7 100644 --- a/.github/workflows/update_post_dates.yml +++ b/.github/workflows/update_post_dates.yml @@ -6,7 +6,7 @@ on: - 'cicd_testing' jobs: - Check-post-tags: + Update-post-dates: runs-on: ubuntu-latest container: image: "rocker/tidyverse:4.2.1"