1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-04 21:42:57 +02:00

Update and rename docs.yml to website.yml (#2777)

This commit is contained in:
Asim Aslam
2025-05-21 11:18:54 +01:00
committed by GitHub
parent b9665e32c5
commit 1a8074467a

View File

@ -33,7 +33,7 @@ jobs:
- name: Build with Jekyll - name: Build with Jekyll
uses: actions/jekyll-build-pages@v1 uses: actions/jekyll-build-pages@v1
with: with:
source: ./internal/docs source: ./internal/website
destination: ./_site destination: ./_site
- name: Upload artifact - name: Upload artifact
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v3