Skip to content

Commit 0cbfc3e

Browse files
authored
Update service-explorer.yml
1 parent 238423b commit 0cbfc3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/service-explorer.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: Login to Github registry
1415
uses: docker/login-action@v2

0 commit comments

Comments
 (0)