Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Oct 31, 2024
1 parent 02c509c commit 9d89599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:

publish:
needs: build_and_test

if: ${{ github.repository == 'homebridge-plugins/homebridge-rainbird' }}

permissions:
id-token: write
uses: homebridge/.github/.github/workflows/npm-publish.yml@latest
secrets:
npm_auth_token: ${{ secrets.npm_token }}
Expand Down

0 comments on commit 9d89599

Please sign in to comment.