We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c04474 commit a84db1aCopy full SHA for a84db1a
.github/workflows/changesets.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
version:
18
- if: github.repository == 'kodingdotninja/use-tailwind-breakpoint'
+ if: github.repository == 'kodingdotninja/use-toggle'
19
runs-on: ubuntu-latest
20
steps:
21
- name: checkout
0 commit comments