Skip to content

Commit 0cc98d4

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

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)