Skip to content

Commit

Permalink
combine CLI and Desktop App into a single release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
salman1993 committed Jan 16, 2025
1 parent 9b901a0 commit 7d6d6e6
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 287 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name: Continuous Integration

on:
push:
paths-ignore:
Expand All @@ -12,6 +10,8 @@ on:
branches:
- v1.0

name: Continuous Integration

jobs:
rust-format:
name: Check Rust Code Format
Expand Down
71 changes: 0 additions & 71 deletions .github/workflows/cli-release.yml

This file was deleted.

214 changes: 0 additions & 214 deletions .github/workflows/desktop-app-release.yml

This file was deleted.

Loading

0 comments on commit 7d6d6e6

Please sign in to comment.