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 ba1840d commit 92c3a61Copy full SHA for 92c3a61
.github/workflows/github-pages.yml
@@ -20,6 +20,7 @@ jobs:
20
name: changelog
21
path: CHANGELOG.md
22
build-gh-pages:
23
+ needs: build-changelog
24
runs-on: windows-latest
25
steps:
26
- uses: actions/checkout@v2
0 commit comments