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 86dcb96 commit 428fbf9Copy full SHA for 428fbf9
.github/workflows/jekyll-gh-pages.yml
@@ -3,9 +3,8 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
3
4
on:
5
# Runs on pushes targeting the default branch.
6
- # TODO This will be changed to master before the 2.0 release.
7
push:
8
- branches: ["develop"]
+ branches: ["master"]
9
10
# Allows you to run this workflow manually from the Actions tab
11
workflow_dispatch:
0 commit comments