fix: docs build (#1203)
This commit is contained in:
30
packages/docs/docs/usage/github-push.md
Normal file
30
packages/docs/docs/usage/github-push.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
slug: github-push
|
||||
id: github-push
|
||||
title: GitHub Push
|
||||
sidebar_label: GitHub Push
|
||||
description: How to use the Standard Notes GitHub Push extension.
|
||||
keywords:
|
||||
- standard notes
|
||||
- docs
|
||||
- notes app
|
||||
- end-to-end encryption
|
||||
- github push
|
||||
image: /img/logo.png
|
||||
hide_title: false
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
||||
The GitHub Push Action Extension pushes a note to a public or private repository. You can choose a directory, extension and commit message, as well as which repository to push to.
|
||||
|
||||
Required permissions for public repo access:
|
||||
|
||||
- public_repo
|
||||
|
||||

|
||||
|
||||
Required permissions for private repo access:
|
||||
|
||||
- repo
|
||||
|
||||

|
||||
Reference in New Issue
Block a user