Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadura committed Nov 18, 2024
1 parent c5092e6 commit 56b157a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/busola-web-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
with:
name: busola-web
dockerfile: Dockerfile.web
tags: "${{ github.events.inputs.tag }}"
tags: ${{ github.event.inputs.tag }}

0 comments on commit 56b157a

Please sign in to comment.