remove trailing

This commit is contained in:
tuntoja 2024-10-17 19:11:19 +02:00
parent 38868dbc09
commit 5ec294dea3
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