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 73f53ee commit cc0c8a3
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 ../actions/set-seasonal-dates.js
run: node set-seasonal-dates.js
- name: Write scheduled post
uses: library-pals/[email protected]
with:
Expand Down

0 comments on commit cc0c8a3

Please sign in to comment.