Skip to content

Commit

Permalink
removed automatic build
Browse files Browse the repository at this point in the history
  • Loading branch information
Waradu committed Sep 5, 2024
1 parent 36ad872 commit 545575d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/app-release.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
name: 'Modrinth App build'
on:
push:
branches:
- main
tags:
- 'v*'
paths:
- .github/workflows/app-release.yml
- 'apps/app/**'
- 'apps/app-frontend/**'
- 'packages/app-lib/**'
- 'packages/app-macros/**'
- 'packages/assets/**'
- 'packages/ui/**'
- 'packages/utils/**'
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -145,4 +131,3 @@ jobs:
target/release/bundle/*/*.msi
target/release/bundle/*/*.msi.zip
target/release/bundle/*/*.msi.zip.sig

0 comments on commit 545575d

Please sign in to comment.