Skip to content

Commit 1aa2eda

Browse files
authored
Update action.yml
1 parent 738399a commit 1aa2eda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/actions/deploy/action.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: 'Deploy'
22
description: 'Build and deploy workshop'
33

4-
permissions:
5-
contents: read
6-
pull-requests: write
4+
permissions: write-all
75

86
inputs:
97
flavour:

0 commit comments

Comments
 (0)