We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad1184 commit e2ca1a6Copy full SHA for e2ca1a6
1 file changed
README.md
@@ -38,14 +38,14 @@ deployment records to GitHub's artifact metadata API.
38
39
Two modes of authentication are supported:
40
41
-1. Using PAT
42
1. Using a [GitHub
43
App](https://docs.github.com/en/apps/creating-github-apps/about-creating-github-apps/about-creating-github-apps#building-a-github-app).
+1. Using PAT
44
45
> [!NOTE] The provisioned API token or GitHub App must have
46
> `artifact-metadata: write` with access to all relevant GitHub
47
> repositories (i.e all GitHub repositories that produces container
48
-> images that are loaded into the cluster.
+> images that are loaded into the cluster).
49
50
## Command Line Options
51
0 commit comments