Skip to content

Commit

Permalink
Back to link
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosunen committed Jan 22, 2024
1 parent d7f2c2c commit 7de637a
Show file tree
Hide file tree
Showing 51 changed files with 2 additions and 6,281 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
env:
CI_COMMIT_MESSAGE: Continuous Integration documentation update
CI_COMMIT_AUTHOR: Continuous Integration
run: git config --global --add safe.directory /__w/inverter/inverter && git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}" && git config --global user.email "${GITHUB_ACTOR}@noreply.github.com" && git add docs && git commit -m "${{ env.CI_COMMIT_MESSAGE }}" && git push
run: git config --global --add safe.directory /__w/inverter/inverter && git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}" && git config --global user.email "${GITHUB_ACTOR}@noreply.github.com" && git add doc && git commit -m "${{ env.CI_COMMIT_MESSAGE }}" && git push

File renamed without changes.
1 change: 1 addition & 0 deletions docs
104 changes: 0 additions & 104 deletions docs/_modules/index.html

This file was deleted.

Loading

0 comments on commit 7de637a

Please sign in to comment.