diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 0d5e9420f9..a0e1a0b4aa 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/actions-gh-pages@v3.8.0