This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 4fe8ddc Update deploy.yml
4fe8ddc is described below
commit 4fe8ddcd5a760c7867a14afb26c2bee5d968487a
Author: peacewong <[email protected]>
AuthorDate: Tue Jan 18 11:30:10 2022 +0800
Update deploy.yml
---
.github/workflows/deploy.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 513c260..10f3cc9 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -31,6 +31,7 @@ jobs:
run: |
npm run build
cp .asf.yaml build
+ cp .htaccess build
- name: Deploy
uses: peaceiris/[email protected]
if: github.event_name == 'push' && github.ref == 'refs/heads/dev'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]