This commit is contained in:
parent
9a5e5d24ce
commit
e3bb4e76da
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
|||
run: composer install --no-dev --no-interaction --prefer-dist
|
||||
|
||||
- name: Build package
|
||||
run: composer archive --format=zip --file=package.zip
|
||||
run: composer archive --format=zip --file=package
|
||||
|
||||
- name: Publish to Forgejo Package Registry
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue