Skip to content

test action

test action #4

Workflow file for this run

name: Deployment
on:
workflow_dispatch:
branches: [ master ]
jobs:
deployment:
runs-on: ubuntu-latest
environment: sajjad
steps:

Check failure on line 11 in .github/workflows/echo.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/echo.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- name: deploy
run: |
echo "{path}" >> $GITHUB_PATH