Skip to content

Commit d8e3430

Browse files
committed
Fix test
1 parent 0b20284 commit d8e3430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sharing-smart-contract-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
DATASET_REGISTRY_ADDRESS: ${{ vars.DATASET_REGISTRY_ADDRESS }}
9999
# POCO_ADDRESS: '0x3eca1B216A7DF1C7689aEb259fFB83ADFB894E7f'
100100
# DATASET_REGISTRY_ADDRESS: '0x799DAa22654128d0C64d5b79eac9283008158730'
101-
run: pwd && echo "dep id - $DEPLOYMENT_ID." > ignition/deployments/output.log
101+
run: pwd && echo "dep id - $DEPLOYMENT_ID." > ignition/deployments/output.txt
102102
# run: |
103103
# DEPLOYMENT_ID="$DEPLOYMENT_ID" \
104104
# npm run deploy -- --network ${{ inputs.network }}

0 commit comments

Comments
 (0)