Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 18, 2024
1 parent c77e5c4 commit d5feaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set post title and dates
run: node set-seasonal-dates.js
run: node ./.github/workflows/set-seasonal-dates.js
- name: Write scheduled post
uses: library-pals/[email protected]
with:
Expand Down

0 comments on commit d5feaad

Please sign in to comment.