Skip to content

Commit

Permalink
fix: try release
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Oct 24, 2024
1 parent 5994b43 commit 97b6fdb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ jobs:
run: yarn docs:build
deploy-packages:
runs-on: ubuntu-latest
permissions:
contents: write # Required for creating releases
packages: write # Required for publishing packages
issues: write # Required for release notes
pull-requests: write # Required for release note
needs:
[lint, build, test, test-storybook]
strategy:
Expand Down

0 comments on commit 97b6fdb

Please sign in to comment.