Skip to content

Commit

Permalink
test env print
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Jan 25, 2024
1 parent 8d55451 commit 53d4213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
version=${{ matrix.bundle_version }}
name="kf""${VERSION//.}"
echo name=${name}
echo ${name} >> $GITHUB_ENV
echo "name=${name}" >> $GITHUB_ENV
- name: next step access
Expand Down

0 comments on commit 53d4213

Please sign in to comment.