Skip to content

Commit

Permalink
Update echo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjaddg authored Jun 5, 2024
1 parent b00a1e3 commit 4f69735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/echo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- name: deploy
run: |
cat ${{ env.VAR_2}}
echo ${{ env.VAR_2}}

0 comments on commit 4f69735

Please sign in to comment.