Add nudge message with magic link to create new Trusted Publisher

PR #250

Co-authored-by: Sviatoslav Sydorenko <sviat@redhat.com>
This commit is contained in:
Facundo Tuesca
2024-09-05 17:25:58 +02:00
committed by GitHub
parent 4f8925cefa
commit 36978192ca
5 changed files with 70 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ WORKDIR /app
COPY LICENSE.md .
COPY twine-upload.sh .
COPY print-hash.py .
COPY print-pkg-names.py .
COPY oidc-exchange.py .
COPY attestations.py .