Skip to content

Commit

Permalink
fix: missing version in action (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Dec 20, 2023
1 parent 500cc7c commit af1dd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc-deploy-stable/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ runs:
documentation.
- name: "Generate 'sitemap.xml' file"
uses: ansys/actions/_doc-gen-sitemap
uses: ansys/actions/_doc-gen-sitemap@main
with:
cname: ${{ inputs.cname }}
html-directory: version/stable
Expand Down

0 comments on commit af1dd21

Please sign in to comment.