Skip to content

Commit

Permalink
Merge pull request #201 from rtCamp/update/deploy-yml
Browse files Browse the repository at this point in the history
Add nvmrc in ignore list
  • Loading branch information
SID177 authored Aug 14, 2020
2 parents 0a63aa8 + 42ce3d7 commit 574774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ASSETS_DIR: wpassets
EXCLUDE_LIST: .bowerrc .gitattributes .gitignore .jshintrc .travis.yml CONTRIBUTING.md
Gruntfile.js README.md deploy.sh package-lock.json package.json phpcs.xml phpunit.xml
tests .babelrc .eslintignore .eslintrc .jscsrc .jshintignore .npmrc webpack.config.js
tests .babelrc .eslintignore .eslintrc .jscsrc .jshintignore .npmrc .nvmrc webpack.config.js
SLUG: transcoder
WORDPRESS_PASSWORD: ${{ secrets.WORDPRESS_PASSWORD }}
WORDPRESS_USERNAME: ${{ secrets.WORDPRESS_USERNAME }}

0 comments on commit 574774d

Please sign in to comment.