Skip to content

Commit cb95132

Browse files
Merge pull request #267 from CodeForPhilly/new-preview-deploy-action
feat(ci): apply new preview deploy action
2 parents 0fa68fd + 5ab2421 commit cb95132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ concurrency:
1414
permissions:
1515
contents: write
1616
packages: write
17+
deployments: write
1718

1819
jobs:
1920
preview-deploy:

0 commit comments

Comments
 (0)