Skip to content

Commit beaab0a

Browse files
committed
OPS-12 Fixed indentation
1 parent b76c919 commit beaab0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-to-staging.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
deploy-to-staging:
2323
name: Deploy to staging
2424
runs-on: ubuntu-latest
25-
permissions:
26-
contents: write # Allows creating, deleting, and pushing tags
25+
permissions:
26+
contents: write # Allows creating, deleting, and pushing tags
2727
steps:
2828
- uses: actions/checkout@v4
2929
with:

0 commit comments

Comments
 (0)