We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b1066 commit edd7276Copy full SHA for edd7276
action.yml
@@ -31,7 +31,6 @@ runs:
31
java-version: '20'
32
- name: "Print inputs"
33
run: |
34
- echo "Test SimpleLocalize"
35
echo "command: ${{ inputs.command }}"
36
echo "cli-version: ${{ inputs.cli-version }}"
37
echo "args: ${{ inputs.args }}"
0 commit comments