Skip to content

Commit

Permalink
Fixed if block (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
L3RAZ authored Feb 10, 2025
1 parent aa32d1b commit 36c8ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
echo "artifact_exists=true" >> $GITHUB_OUTPUT
else
echo "artifact_exists=false" >> $GITHUB_OUTPUT
fi
push-to-repository:
name: PRODUCTION - Generate release artifact
Expand Down

0 comments on commit 36c8ba5

Please sign in to comment.