Skip to content

Commit

Permalink
Fixed release workflow
Browse files Browse the repository at this point in the history
Build pipeline was called twice
  • Loading branch information
parzival-space committed Aug 10, 2024
1 parent f7c9c39 commit 5e9009b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Create Release Draft
on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/build.yml

get_version:
uses: ./.github/workflows/get-version.yml

Expand Down

0 comments on commit 5e9009b

Please sign in to comment.