Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker authored Apr 4, 2022
1 parent b505a30 commit 065c1f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ jobs:
publish:
needs: build

if: ${{ github.repository == 'homebridge/ffmpeg-for-homebridge' && github.branches == 'master' && github.event_name == 'release' && startsWith(github.ref, 'refs/tags/v')}}

uses: homebridge/.github/.github/workflows/npm-publish.yml@main
secrets:
npm_auth_token: ${{ secrets.npm_token }}

0 comments on commit 065c1f4

Please sign in to comment.