Skip to content

Commit 5033cab

Browse files
committed
OPS-12 Removed permission setting
1 parent 2e16dfb commit 5033cab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
deploy-to-staging:
2323
name: Deploy to staging
2424
runs-on: ubuntu-latest
25-
permissions:
26-
contents: write # Needed for tagging
2725
steps:
2826
- uses: actions/checkout@v4
2927
with:

0 commit comments

Comments
 (0)