Update build.yml

This commit is contained in:
Xikaro 2025-04-18 23:54:16 +05:00
parent 5cdf7a7120
commit 7e272cc64e

View file

@ -354,7 +354,7 @@ jobs:
name: 📦 Prepare release
needs: [info]
runs-on: ubuntu-latest
if: ${{ !github.env.DEV_ENVIRONMENT }}
if: ${{ !github.env.DEV_ENVIRONMENT && github.env.RELEASE_ON_GITHUB }}
steps:
- name: Debug if conditions
run: |