Skip to content

Commit

Permalink
Fix inputs
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Baldry <[email protected]>
  • Loading branch information
jdbaldry committed Jan 13, 2025
1 parent 9e9171c commit 95995a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
- name: Build website
uses: grafana/writers-toolkit/build-website@dbbf3fc8cda31d42362948daca2360772085ae03 # build-website/v1.0.0
with:
source_directory: ${{ inputs.source_directory }}
website_directory: ${{ inputs.website_directory }}
website_directory: docs/writers-toolkit

vale:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 95995a7

Please sign in to comment.