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 17, 2024
1 parent 70dc3ba commit 685275f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Write scheduled post
uses: katydecorah/seasonal[email protected]
uses: library-pals/scheduled[email protected]
with:
github-username: katydecorah
github-repository: archive
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
;;
esac
- name: Write scheduled post
uses: katydecorah/seasonal[email protected]
uses: library-pals/scheduled[email protected]
with:
github-username: katydecorah
github-repository: archive
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Write scheduled post
uses: katydecorah/seasonal[email protected]
uses: library-pals/scheduled[email protected]
with:
github-username: katydecorah
github-repository: archive
Expand Down

0 comments on commit 685275f

Please sign in to comment.