There was an error while loading. Please reload this page.
2 parents 06cd236 + 8e0e1c2 commit 0508f27Copy full SHA for 0508f27
1 file changed
.github/workflows/deploy.yml
@@ -1,6 +1,9 @@
1
# Deploy branch is followed by Posit Connect
2
name: Update Requirements and Manifest on Deploy Branch
3
4
+permissions:
5
+ contents: write
6
+
7
on:
8
push:
9
branches:
0 commit comments