Skip to content

Commit a9b11f4

Browse files
committed
chore: fix code scanning incident #1
1 parent 5512f9e commit a9b11f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
types: [published]
55
jobs:
66
publish-release:
7+
permissions:
8+
contents: read
79
runs-on: ubuntu-latest
810
environment: release
911
steps:

0 commit comments

Comments
 (0)