Skip to content

Commit

Permalink
Temporarily print always to see markup
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jun 26, 2024
1 parent 5eee91e commit e41ab42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ runs:
subject-path: "/tmp/baipp/dist/*"

- name: Add contents header if provenance is present
if: ${{ inputs.attest-build-provenance-github == 'true' }}
# if: ${{ inputs.attest-build-provenance-github == 'true' }}
shell: bash
run: echo -e '\n### Package Contents' >> $GITHUB_STEP_SUMMARY

Expand Down

0 comments on commit e41ab42

Please sign in to comment.