Skip to content

Commit 6a0ca61

Browse files
Update pipelines.yml
1 parent 058ef58 commit 6a0ca61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
if: github.ref_name == 'dev'
1919
environment: dev
2020
runs-on: ubuntu-latest
21+
permissions:
22+
contents: write
2123
steps:
2224
- name: Checkout repo
2325
uses: actions/checkout@v3

0 commit comments

Comments
 (0)