Skip to content

Commit 0ad62af

Browse files
👷 ci: remove permissions
1 parent a7b4992 commit 0ad62af

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ on:
55
push:
66

77
jobs:
8-
publish:
9-
permissions:
10-
contents: read
11-
id-token: write
12-
8+
build:
139
runs-on: ubuntu-latest
1410

1511
steps:

0 commit comments

Comments
 (0)