Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Sep 3, 2023
1 parent 5cf70ba commit 02b0a85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
publish:
# Don't run just after creating repo from template
# Also avoid running after merging set-up PR
if: github.run_number > 2
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down
1 change: 1 addition & 0 deletions packages/nextjs-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"react-client-components",
"themes",
"dark-mode",
"dark-theme",
"dark-themes",
"typescript",
"javascript",
Expand Down

0 comments on commit 02b0a85

Please sign in to comment.