Merge pull request #496 from ember-learn/fix-ci #88
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: github pages | ||
on: | ||
push: | ||
branches: | ||
- master | ||
jobs: | ||
deploy: | ||
uses: mansona/lint-to-the-future-dashboard-action/.github/workflows/dashboard.yml@main | ||
Check failure on line 10 in .github/workflows/gh-pages.yml GitHub Actions / .github/workflows/gh-pages.ymlInvalid workflow file
|
||
with: | ||
folder: '' |