Skip to content

Commit

Permalink
chore: fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Nov 30, 2023
1 parent dd05b96 commit 3725a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Dispatch to publish-es-packages
- name: Dispatch to publish-docs
uses: benc-uk/workflow-dispatch@v1
with:
workflow: publish-docs.yml
Expand Down

0 comments on commit 3725a0b

Please sign in to comment.