This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-horaedb-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 123a26e  fix: deploy typo (#120)
123a26e is described below

commit 123a26eea1cdafb2e09d90c1455a72cdc4dc7c44
Author: Ruixiang Tan <[email protected]>
AuthorDate: Mon Dec 25 23:10:37 2023 +0800

    fix: deploy typo (#120)
---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index cdf9a8c..d2c755a 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ concurrency:
 
 jobs:
   build:
-    deploy: ubuntu-latest
+    runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4
         with:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to