We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 738399a commit 1aa2edaCopy full SHA for 1aa2eda
.github/actions/deploy/action.yml
@@ -1,9 +1,7 @@
1
name: 'Deploy'
2
description: 'Build and deploy workshop'
3
4
-permissions:
5
- contents: read
6
- pull-requests: write
+permissions: write-all
7
8
inputs:
9
flavour:
0 commit comments