Skip to content

Commit

Permalink
chore: Update publish-npm-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS authored Mar 16, 2023
1 parent 1902b77 commit 2f67f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
deploy-npm-latest:
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/4.x'
runs-on: macos-12
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 2f67f3e

Please sign in to comment.