Skip to content

Commit 6fe34c8

Browse files
authored
updated for default permissions (#24)
1 parent 2a5f620 commit 6fe34c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
tags:
55
- "v*.*.*"
6+
7+
permissions: read-all
8+
69
jobs:
710
build-extensions:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)