Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjaddg committed Jun 5, 2024
1 parent 4281715 commit ceb821b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/echo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
environment: sajjad
steps:
- name: deploy
- run: | echo "{path}" >> $GITHUB_PATH
- run: |
echo "{path}" >> $GITHUB_PATH

0 comments on commit ceb821b

Please sign in to comment.