Skip to content

Commit

Permalink
I may be stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Jan 14, 2025
1 parent 1f4c758 commit 448494e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:

- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Build
env:
NODE_ENV: production
run: pnpm run build

- name: Publish to npm
run: pnpm publish --access public --no-git-checks
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moonlight-mod/create-extension",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 448494e

Please sign in to comment.