Skip to content

Commit

Permalink
chore: remove docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
simonusher committed Nov 17, 2023
1 parent 9f6c8f4 commit f86231f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 119 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
git add .
git commit -m "build npm-${git_hash}"
git commit -m "build-${git_hash}"
git push
118 changes: 0 additions & 118 deletions .github/workflows/documentation.yml

This file was deleted.

0 comments on commit f86231f

Please sign in to comment.