Skip to content

Commit

Permalink
docs(readme): add table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Windemiatrix committed Jun 3, 2024
1 parent 76900c5 commit 969b6d8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# cosign-sign-push-action

- [cosign-sign-push-action](#cosign-sign-push-action)
- [Features](#features)
- [How to Use](#how-to-use)
- [Cosign Local Keys](#cosign-local-keys)
- [Workflow](#workflow)
- [Generate Key Pair](#generate-key-pair)
- [GitHub Action](#github-action)
- [Workflow](#workflow-1)
- [Input Variables](#input-variables)
- [Configure Kubernetes Cluster](#configure-kubernetes-cluster)
- [Workflow](#workflow-2)
- [Helm Chart](#helm-chart)
- [Create Policies](#create-policies)
- [Usage example:](#usage-example)
- [Reference links](#reference-links)

## Features

- Based on `cosign` local keys.
Expand Down

0 comments on commit 969b6d8

Please sign in to comment.