This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-4 in repository https://gitbox.apache.org/repos/asf/eventmesh-site.git
commit 25276252c3270218f36b0be2b8f3f72ba15d8ff8 Author: mike_xwm <[email protected]> AuthorDate: Fri Sep 8 16:21:38 2023 +0800 Update publish.yml --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0d5e9420..a0e1a0b4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,6 +24,7 @@ jobs: run: | npm run build cp .asf.yaml build + cp doap_EventMesh.rdf build - name: Publish uses: peaceiris/[email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
