Skip to content

Commit 12729f5

Browse files
committed
never mind
1 parent cbaf760 commit 12729f5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/manual.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
steps:
2323
- name: Decode File Content
2424
run: |
25-
echo "This is it ${{ inputs.data }}"
26-
echo "This is it with content ${{ inputs.data.content }}"
27-
echo "This is it with data ${{ inputs.data.data }}"
2825
echo "${{ inputs.data }}" | base64 --decode > ./decoded_file.txt
2926
- name: Display Greeting
3027
run: |

0 commit comments

Comments
 (0)