Skip to content

Commit

Permalink
SLVUU-109: Reference script from repo root
Browse files Browse the repository at this point in the history
  • Loading branch information
pling-scottlogic committed Nov 22, 2023
1 parent f527c20 commit 19fe467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Generate readme
run: generate-readme.sh
run: .github/workflows/generate-readme.sh
- name: Commit
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 19fe467

Please sign in to comment.