Skip to content

Commit

Permalink
remove type
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Nov 17, 2024
1 parent 866c839 commit 5dde965
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm_bundler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Publish to NPM (Bundler)

on:
release:
types:
- published

permissions:
contents: write
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/npm_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Publish to NPM (Web CDN)

on:
release:
types:
- published

permissions:
contents: write
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ name: Publish to PyPI

on:
release:
types:
- published

permissions:
contents: read
Expand Down

0 comments on commit 5dde965

Please sign in to comment.