Skip to content

Commit

Permalink
Add yaml tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bidoubiwa committed Aug 20, 2021
1 parent 2ff9525 commit df78645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
with:
node-version: '14.x'
registry-url: 'https://npm.pkg.github.com'
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'
- name: Check release validity
run: sh scripts/check-release.sh
- run: npm install
- run: npm publish
env:
Expand Down

0 comments on commit df78645

Please sign in to comment.