Skip to content

Commit b1880ce

Browse files
authored
Remove secrets permission from Deploy.yml
Remove secrets read permission from CI/CD deployment.
1 parent 498a2ab commit b1880ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/Deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: CI/CD Deployment
22

33
permissions:
44
contents: read
5-
secrets: read
65

76

87
on:

0 commit comments

Comments
 (0)