Skip to content

/home/runner/work/_temp/f53ccea3-d9b6-44b2-8ad2-365da12687e7.sh: line 1: ${ steps.read_file.outputs.contents }: bad substitution #1

@SaumilkumarShah1

Description

@SaumilkumarShah1

0s
Run andstor/file-reader-action@v1
File contents:
# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!

  # Runs a set of commands using the runners shell
  - name: Run a multi-line script
    run: |
      echo Add other actions to build,
      echo test, and deploy your project.

0s
Run echo "${ steps.read_file.outputs.contents }"
echo "${ steps.read_file.outputs.contents }"
shell: /bin/bash -e {0}
env:
variable1: variable1value
variable2: variable2value
/home/runner/work/_temp/f53ccea3-d9b6-44b2-8ad2-365da12687e7.sh: line 1: ${ steps.read_file.outputs.contents }: bad substitution
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions