Implement Jekyll CI workflow with docker #2

Merged
btlogy merged 60 commits from 1.test-ci into main 2024-05-23 12:16:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5051ae2599 - Show all commits

View File

@ -56,4 +56,4 @@ jobs:
- name: Verify site - name: Verify site
id: verify_site id: verify_site
run: | run: |
echo "${{ steps.upload_site.outputs.artifact-url }}" echo "${{ steps.upload_site.outputs }}"