Skip to content

test action

test action #2

Workflow file for this run

name: Deployment
on:
workflow_dispatch:
branches: [ master ]
jobs:
deployment:
runs-on: ubuntu-latest
environment: sajjad
steps:
- name: deploy
- run: | echo "{path}" >> $GITHUB_PATH

Check failure on line 13 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 13