Skip to content

Commit

Permalink
fix: release not updating bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Jun 14, 2024
1 parent 02d667e commit 61f5d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
npx lerna run test:coverage
release-bundlesize:
if: github.head_ref == 'release-please--branches--main'
if: github.head_ref == 'release-please--branches--main--components--auth-provider'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 61f5d81

Please sign in to comment.