We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aceb9c commit ea2238eCopy full SHA for ea2238e
.github/workflows/jekyll.yml
@@ -48,4 +48,3 @@ jobs:
48
environment:
49
name: github-pages
50
url: ${{ steps.deployment.outputs.page_url }}
51
-
.github/workflows/jekyll2.yml
@@ -4,7 +4,7 @@
4
# documentation.
5
6
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
7
-name: Deploy Jekyll site to Pages
+name: Deploy Jekyll site to Pages old way.
8
9
on:
10
# Runs on pushes targeting the default branch
0 commit comments