Skip to content

Commit 0c64ac3

Browse files
authored
Update publishing.yml (devops-actions#114)
1 parent 49f1b78 commit 0c64ac3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publishing.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
workflow_dispatch:
99

1010
# Declare default GITHUB_TOKEN permissions as read only.
11-
permissions: read-all
11+
permissions:
12+
contents: read
1213

1314
jobs:
1415
test-local-action:

0 commit comments

Comments
 (0)