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 cd4461a commit a295a9eCopy full SHA for a295a9e
.github/workflows/deploy-call.yml
@@ -12,11 +12,11 @@ jobs:
12
uses: z-shell/.github/.github/workflows/deploy-call.yml@main
13
secrets:
14
personal_token: ${{ secrets.GH_PAT }}
15
-# deploy_key: ''
16
-# external_repository: ''
17
-# publish_branch: ''
18
-# publish_dir: ''
19
-# destination_dir: ''
20
-# cname: ''
21
-# keep_files: true
22
-# allow_empty_commit: true
+# deploy_key: ''
+# external_repository: ''
+# publish_branch: ''
+# publish_dir: ''
+# destination_dir: ''
+# cname: ''
+# keep_files: true
+# allow_empty_commit: true
0 commit comments