Skip to content

Commit

Permalink
ci: rename docs.yml to docs-generate.yml for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdewally authored and ChrisJefferson committed Jan 24, 2024
1 parent 1d088ea commit 5c61888
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: dawidd6/action-download-artifact@v2
with:
name: docs-${{ steps.sha.outputs.result }}
workflow: docs.yml
workflow: docs-generate.yml
path: ./deploy

- name: Deploy to Github Pages
Expand Down
File renamed without changes.

0 comments on commit 5c61888

Please sign in to comment.