Docs: Add enjoy docs (#370)
* init vitepress in enjoy-docs * update config * update docs * upgrade deps * update settings * add more docs * more docs * update commands * site config * add ga * tweak
This commit is contained in:
2
.github/workflows/release-enjoy-app.yml
vendored
2
.github/workflows/release-enjoy-app.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
APPLE_ID: ${{ runner.os == 'macOS' && secrets.APPLE_ID || '' }}
|
||||
APPLE_APP_PASSWORD: ${{ runner.os == 'macOS' && secrets.APPLE_APP_PASSWORD || '' }}
|
||||
APPLE_TEAM_ID: ${{ runner.os == 'macOS' && secrets.APPLE_TEAM_ID || '' }}
|
||||
run: yarn publish:enjoy
|
||||
run: yarn enjoy:publish
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user