Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout your repository using git
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
- name: Install, build, and upload your site
uses: withastro/action@2226b5671ff302b175d9843add614af27e60bbfc
uses: withastro/action@fd83e9d976da29fe29a0cc268443b7203c18f9ba
with:
path: docs/binaryrain-helper-toolkit-docs

Expand Down