Skip to content

Commit

Permalink
modify file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Long committed Feb 19, 2024
1 parent 4fb87a5 commit a39ec69
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,7 @@ chmod -R o+r sboms

# Debug - delete these later
echo "GitHub Job: $GITHUB_JOB"
echo "GitHub $GITHUB_SHA_SHORT"
echo "GitHub Sha-short: $GITHUB_SHA_SHORT"
echo "GitHub Sha: $GITHUB_SHA"
echo "GitHub Run ID: $GITHUB_RUN_ID"

0 comments on commit a39ec69

Please sign in to comment.