This commit is contained in:
laurentsimon
2022-01-04 18:26:32 +00:00
parent a894da71d1
commit 9e49744dc2
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
# #
# Create and copy the token. # Create and copy the token.
# #
# 2. Create a new repository secret at https://github.com/<org>/<repo>/settings/secrets/actions # 2. Create a new repository secret at https://github.com/<org>/<repo>/settings/secrets/actions/new
# with the following settings: # with the following settings:
# - Name: SCORECARD_TOKEN # - Name: SCORECARD_TOKEN
# - Value: the value of the token created in step 1 above. # - Value: the value of the token created in step 1 above.