This commit is contained in:
a-eljazouly 2024-02-06 17:39:31 +01:00
parent d9212a81bf
commit 84cc9e0065
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ jobs:
stability: ${{ needs.get-environment.outputs.stability }}
# set condition to true if artifacts are needed
- if: ${{ true }}
- if: ${{ false }}
name: Upload package artifacts
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with: