force build with artifact upload

This commit is contained in:
tuntoja 2024-10-17 17:54:54 +02:00
parent 8e8700812b
commit aeff67fb20
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ runs:
path: ./*.${{ inputs.package_extension }}
key: ${{ inputs.cache_key }}
# Add to your PR the label upload-artifacts to get packages as artifacts
# Add to your PR the label upload-artifacts to get packages as artifacts
- if: ${{ contains(github.event.pull_request.labels.*.name, 'upload-artifacts') }}
name: Upload package artifacts
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0