Skip to content

Commit

Permalink
fix predicate json
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnguerrand committed Dec 5, 2024
1 parent 8a44058 commit 0567f0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cat <<EOF > predicate.json
"digest": {
"sha1": "$CONFIG_SOURCE_DIGEST"
},
"entryPoint": "$ENTRY_POINT
"entryPoint": "$ENTRY_POINT"
},
"environment": {
"GITHUB_ACTOR_ID": "$GITHUB_ACTOR_ID",
Expand Down

0 comments on commit 0567f0c

Please sign in to comment.