Skip to content

Commit

Permalink
Add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
sk81biz committed Oct 21, 2024
1 parent f10c305 commit 1c81273
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ jobs:
echo "GITHUB_REF_NAME = ${GITHUB_REF_NAME}"
DERECTORY="com"
fi
- name: Echo DERECTORY
run: |
echo "DERECTORY IS ${DERECTORY}"

0 comments on commit 1c81273

Please sign in to comment.