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 8e250a6 commit 587a1e4Copy full SHA for 587a1e4
.github/actions/setup/deploy/actions.yml
@@ -1,6 +1,8 @@
1
name: 'Deploy'
2
description: 'Build and deploy workshop'
3
4
+permissions: write-all
5
+
6
inputs:
7
flavour:
8
description: type of version to release
0 commit comments