Skip to content

Commit 238423b

Browse files
authored
Update service-cryptography.yml
1 parent 4ba3463 commit 238423b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/service-cryptography.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ on:
77
branches: [ "main" ]
88

99
jobs:
10-
build:
10+
run:
1111
runs-on: ubuntu-latest
12+
permissions: write-all
1213
steps:
1314
- name: Install rust
1415
uses: moonrepo/setup-rust@v1

0 commit comments

Comments
 (0)