Skip to content

Commit 9bb29d0

Browse files
committed
feat: deploy sits to prod
Signed-off-by: seven <[email protected]>
1 parent b09dffd commit 9bb29d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/page-site.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
# Optional: Enable this if you want to have GitHub Deployments triggered
2626
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
2727
branch: master
28+
environment: production
2829

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
# DocKit official site
2-
3-
2+
[![generate page site](https://github.com/geek-fun/dockit-site/actions/workflows/page-site.yml/badge.svg)](https://github.com/geek-fun/dockit-site/actions/workflows/page-site.yml)

0 commit comments

Comments
 (0)