Skip to content

Commit b9aa6c0

Browse files
authored
Merge pull request #244 from prgrms-web-devcourse-final-project/develop
chore[infra]: action 권한 추가
2 parents 60e36a1 + 0cc98d4 commit b9aa6c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-CD_Pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ permissions:
44
contents: read
55
packages: write
66
id-token: write
7+
actions: read
78

89
on:
910
push:

0 commit comments

Comments
 (0)