Skip to content

Commit ffe821e

Browse files
authored
Merge pull request #138 from flagship-io/cd-migration
chore: add read permission for contents in npm CD workflow
2 parents a221b38 + b120d35 commit ffe821e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-cd-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
id-token: write
9+
contents: read
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)