Skip to content

Commit

Permalink
fix(fix .github): fix .github
Browse files Browse the repository at this point in the history
  • Loading branch information
Abod-Akhras committed Oct 18, 2021
1 parent ddb3079 commit fa0d2f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
needs: [quality]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit fa0d2f4

Please sign in to comment.