Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
shahradelahi committed May 26, 2024
1 parent d1fd258 commit a614deb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "${{ env.SHORT_SHA }}: ${{ github.event.head_commit.message }}"
commit-message: '${{ env.SHORT_SHA }}: ${{ github.event.head_commit.message }}'
repository: ${{ github.repository }}
path: .wiki
2 changes: 0 additions & 2 deletions .wiki/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,3 @@ Welcome to the node-vault wiki!

- [ ] [/sys/storage/raft](https://developer.hashicorp.com/vault/api-docs/system/storage/raft)
- [ ] [/sys/storage/raft/snapshot-auto](https://developer.hashicorp.com/vault/api-docs/system/storage/raftautosnapshots)


0 comments on commit a614deb

Please sign in to comment.