Skip to content

Commit 800b870

Browse files
committed
ci(pages): robust Jekyll GitHub Pages workflow with Gemfile fallback
Signed-off-by: https://github.com/Someshdiwan <someshdiwan369@gmail.com>
1 parent 51b9108 commit 800b870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ jobs:
122122
artifact_name: java-evolution-pages
123123

124124
- name: Output deploy URL
125-
run: echo "Deployed to ${{ steps.deployment.outputs.page_url }}"
125+
run: echo "Deployed to ${{ steps.deployment.outputs.page_url }}"

0 commit comments

Comments
 (0)