Skip to content

Commit

Permalink
use correct workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Nov 22, 2024
1 parent 0a1815e commit e328481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
tag: ${{ github.event.inputs.name }}
build-busola:
name: Build Busola
uses: ./.github/workflows/busola-web-build.yml
uses: ./.github/workflows/busola-build.yml
with:
tag: ${{ github.event.inputs.name }}
build-busola-backend:
Expand Down

0 comments on commit e328481

Please sign in to comment.