Skip to content

Commit

Permalink
Fixed action argument
Browse files Browse the repository at this point in the history
  • Loading branch information
maddeleine committed Jan 8, 2024
1 parent 51c49fd commit 28c64d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/usage_guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
uses: JamesIves/[email protected]
if: github.event_name == 'push'
with:
destination_dir: usage-guide
publish_dir: docs/usage-guide/book
target-folder: usage-guide
folder: docs/usage-guide/book

- name: Configure AWS credentials
uses: aws-actions/[email protected]
Expand Down

0 comments on commit 28c64d1

Please sign in to comment.