Skip to content

Commit c031aa0

Browse files
committed
Remove unused env variable
1 parent a402df9 commit c031aa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
working-directory: deploy
7171
env:
7272
NETWORK_NAME: ${{ matrix.network }}
73-
COMMIT_SHA: ${{ github.sha }}
7473
IMAGE_TAG: ${{ github.sha }}
7574
DOCKER_HOST: 172.31.0.5:2376
7675
DATABASE_PASSWORD: ${{ secrets.DATABASE_PASSWORD }}

0 commit comments

Comments
 (0)