Skip to content

Commit 3dc14bc

Browse files
typo
1 parent 0ad1be5 commit 3dc14bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ciCreatePlatformPool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
pooltag=$(jq --raw-output '.tag' ${{ matrix.pool.poolConfigPath }})
149149
echo "POOL_TAG=$pooltag" >> $GITHUB_ENV
150150
151-
- name: Print Vaules
151+
- name: Print Values
152152
run: |
153153
echo Pool Tag: "$POOL_TAG"
154154
echo Pool Config Path: ${{ matrix.pool.poolConfigPath }}

0 commit comments

Comments
 (0)