Skip to content

Commit

Permalink
feat: added build workflow pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
viralgupta committed Jan 26, 2025
1 parent 40e0e68 commit 581c75f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ jobs:
run: npm run make
working-directory: apps/software

- name: Get Software Version
id: package-version
uses: martinbeentjes/[email protected]
with:
path: apps/software

- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 581c75f

Please sign in to comment.