Skip to content

Commit

Permalink
fix: GHA - semantic-release
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
  • Loading branch information
mfiedorowicz committed Jul 19, 2024
1 parent 60397ad commit 361538b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/server-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
fail-fast: false
matrix:
app: ${{ fromJSON(needs.setup.outputs.apps) }}
if: needs.setup.outputs.app != ''
with:
app_name: diode-${{ matrix.app }}
app_dir: diode-server
Expand Down

0 comments on commit 361538b

Please sign in to comment.