another try
All checks were successful
Publish Composer Package / publish (push) Successful in 43s

This commit is contained in:
Tristan 2025-01-09 17:04:00 +01:00
parent 9a5e5d24ce
commit e3bb4e76da

View file

@ -23,7 +23,7 @@ jobs:
run: composer install --no-dev --no-interaction --prefer-dist run: composer install --no-dev --no-interaction --prefer-dist
- name: Build package - name: Build package
run: composer archive --format=zip --file=package.zip run: composer archive --format=zip --file=package
- name: Publish to Forgejo Package Registry - name: Publish to Forgejo Package Registry
run: | run: |