We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad1be5 commit 3dc14bcCopy full SHA for 3dc14bc
.github/workflows/ciCreatePlatformPool.yml
@@ -148,7 +148,7 @@ jobs:
148
pooltag=$(jq --raw-output '.tag' ${{ matrix.pool.poolConfigPath }})
149
echo "POOL_TAG=$pooltag" >> $GITHUB_ENV
150
151
- - name: Print Vaules
+ - name: Print Values
152
run: |
153
echo Pool Tag: "$POOL_TAG"
154
echo Pool Config Path: ${{ matrix.pool.poolConfigPath }}
0 commit comments