Skip to content

Commit

Permalink
don't test me GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
emccorson committed Dec 1, 2023
1 parent d829b3b commit b8e6a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-wallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
SHA: ${{ github.sha }}

- name: Print workflow inputs
run: echo -e "${{ join(github.event.inputs, '\n') }}" >> $GITHUB_STEP_SUMMARY
run: echo "${{ github.event.inputs }}" >> $GITHUB_STEP_SUMMARY

# build-interface:
# if: false
Expand Down

0 comments on commit b8e6a7b

Please sign in to comment.