ci: set packager via environment variable

This commit is contained in:
Ben Grande 2024-06-24 11:17:58 +02:00
parent e9801c8535
commit 916e21f359
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -48,6 +48,7 @@ jobs:
- uses: pre-commit/action@v3.0.1
env:
SPEC_VENDOR: Github Actions
SPEC_PACKAGER: Github Actions
- name: Lint commits
# yamllint disable-line rule:line-length
run: |