Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mb1896 committed Feb 17, 2024
1 parent 60df73c commit 08c9007
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 105 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/auto-deploy-contracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
echo "$output" >> $GITHUB_OUTPUT
echo "EOF" >> $GITHUB_OUTPUT
- name: Parse deploy output
# deploy_output=$(cat scripts/deploy_subnet_under_calibration_net/deploy_output.txt)
# deploy_output='${{ steps.deploy_contracts.outputs.deploy_output }}'
run: |
deploy_output='${{ steps.deploy_contracts.outputs.deploy_output }}'
echo "$deploy_output"
Expand Down
103 changes: 0 additions & 103 deletions scripts/deploy_subnet_under_calibration_net/deploy_output.txt

This file was deleted.

0 comments on commit 08c9007

Please sign in to comment.