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 b09dffd commit 9bb29d0Copy full SHA for 9bb29d0
.github/workflows/page-site.yml
@@ -25,4 +25,5 @@ jobs:
25
# Optional: Enable this if you want to have GitHub Deployments triggered
26
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
27
branch: master
28
+ environment: production
29
README.md
@@ -1,3 +1,2 @@
1
# DocKit official site
2
-
3
+[](https://github.com/geek-fun/dockit-site/actions/workflows/page-site.yml)
0 commit comments