Skip to content

Commit a84db1a

Browse files
committed
fix: changesets workflow
1 parent 8c04474 commit a84db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changesets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
version:
18-
if: github.repository == 'kodingdotninja/use-tailwind-breakpoint'
18+
if: github.repository == 'kodingdotninja/use-toggle'
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: checkout

0 commit comments

Comments
 (0)