This commit is contained in:
mason369 2023-08-14 22:14:33 +08:00
parent 1049d3d3d9
commit f8fad65fae
3 changed files with 7 additions and 4 deletions

View File

@ -25,7 +25,7 @@ jobs:
with: with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }} ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages BRANCH: gh-pages
FOLDER: rustedwarfareapicode/.vitepress/dist FOLDER: ./rustedwarfareapicode/.vitepress/dist
# 判断工作流是否全部成功,如果有任意一个步骤失败,则发送失败邮件;否则发送成功邮件。 # 判断工作流是否全部成功,如果有任意一个步骤失败,则发送失败邮件;否则发送成功邮件。
# - name: Send Mail 发送邮件 # - name: Send Mail 发送邮件

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules node_modules
rustedwarfareapicode/.vitepress/dist/ rustedwarfareapicode/.vitepress/dist/
rustedwarfareapicode/.vitepress/cache rustedwarfareapicode/.vitepress/cache
.idea/workspace.xml

View File

@ -5,8 +5,8 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="095f8482-7199-413b-83e3-876b2fdc1c5d" name="更改" comment="更改"> <list default="true" id="095f8482-7199-413b-83e3-876b2fdc1c5d" name="更改" comment="更改">
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.github/workflows/build-and-deploy.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.github/workflows/build-and-deploy.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -35,7 +35,7 @@
&quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;, &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
&quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;, &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
&quot;git-widget-placeholder&quot;: &quot;main&quot;, &quot;git-widget-placeholder&quot;: &quot;main&quot;,
&quot;last_opened_file_path&quot;: &quot;D:/RW-API-Code/rustedwarfareapicode/.vitepress/theme&quot;, &quot;last_opened_file_path&quot;: &quot;D:/RW-API-Code&quot;,
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;, &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;, &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;, &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
@ -108,6 +108,8 @@
<workItem from="1681573363358" duration="2587000" /> <workItem from="1681573363358" duration="2587000" />
<workItem from="1683643655264" duration="99000" /> <workItem from="1683643655264" duration="99000" />
<workItem from="1683705886349" duration="11000" /> <workItem from="1683705886349" duration="11000" />
<workItem from="1692021693891" duration="295000" />
<workItem from="1692022006049" duration="444000" />
</task> </task>
<servers /> <servers />
</component> </component>