Skip to content

Commit

Permalink
chore: ci: remove unneeded line (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens authored Feb 22, 2023
1 parent fc29e43 commit eedf324
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,5 @@ jobs:
- if: ${{ env.COVERAGE_CHANGED != '0' }}
run: >
git add docs/coverage.svg
git diff --name-only --cached --diff-filter=AM
git commit -m "docs: updated documentation coverage"
git push

0 comments on commit eedf324

Please sign in to comment.