Skip to content

Commit cdb878f

Browse files
committed
fix indentation
1 parent 8cab878 commit cdb878f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/staging-push.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ jobs:
9191
}
9292
]
9393
}
94-
95-
env:
96-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
94+
env:
95+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
9796

9897

0 commit comments

Comments
 (0)