We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44adbf8 commit c6d57f7Copy full SHA for c6d57f7
.github/workflows/test.yml
@@ -32,6 +32,7 @@ jobs:
32
# Action to run
33
action-ref: "actions/hello-world-javascript-action@main"
34
input-who-to-greet: "Sigstore"
35
+ who-to-greet: "SigstoreNoPrefix"
36
37
# Witness configuration
38
step: test-sigstore
0 commit comments