Skip to content

Commit 319bec5

Browse files
authored
Update README.md
1 parent d412e92 commit 319bec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This repo contains some Python examples on using git and GitHub API.
99
1. [Sign automatic commits in GitHub Actions](./docs/how_to_sign_automatic_commits_in_github_actions.md)
1010
2. [How to create a single commit with multiple files using GitHub API](./docs/how_to_create_a_single_commit_with_multiple_files_using_github_api.md)
1111
3. [How to sign commits using the GitPython package](./docs/how_to_sign_commits_using_the_gitpython_package.md)
12+
4. [How to create a subkey for signing](./docs/how_to_create_a_subkey_for_signing.md)
1213

1314
## Build and run
1415

0 commit comments

Comments
 (0)