We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b370ca commit b5662ceCopy full SHA for b5662ce
.github/workflows/firebase-hosting-pull-request.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
ruby-version: '3.0'
15
bundler-cahe: true
16
- - run: bundle install && bundle exec jekyll build --config _configpr.yml
+ - run: bundle install && bundle exec jekyll build --config _config.pr.yml
17
- uses: FirebaseExtended/action-hosting-deploy@v0
18
19
repoToken: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments