Skip to content

Commit

Permalink
wip debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jku committed Sep 22, 2023
1 parent ae99473 commit c3f9583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actions/online-sign/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ runs:
run: |
git show --oneline --no-patch HEAD
git push origin HEAD:publish
echo inputs.force_publish ${{ inputs.force_publish }}
echo ONLINE_SIGNED ${{ env.online_SIGNED }}
shell: bash

- id: dispatch-publish-workflow
Expand Down

0 comments on commit c3f9583

Please sign in to comment.