Skip to content

Commit

Permalink
Add debug output wrt #844
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 6, 2023
1 parent 4b20c1f commit d917827
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
base64 -w0 \
)" >> "$GITHUB_OUTPUT"
echo "DEBUG: After SLSA hash generation we have:"
ls
ls ./target
echo "DEBUG: ARTIFACT_NAME = $ARTIFACT_NAME"
provenance:
needs: [release]
permissions:
Expand Down

0 comments on commit d917827

Please sign in to comment.