Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sk81biz committed Oct 21, 2024
1 parent 7beb085 commit 4e004c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fi
if [[ "${GITHUB_REF_NAME} =~ ${BRANCH_REGEX}" ]]; then
echo "GITHUB_REF_NAME = ${GITHUB_REF_NAME}"
export DIRICTORY="com"
export DIRECTORY="com"
fi
- name: Echo DERECTORY
run: |
Expand Down

0 comments on commit 4e004c1

Please sign in to comment.