add actions on push
/ create-package (push) Failing after 1s Details

main
Fabrice Roublot 2024-10-14 18:31:29 +02:00
parent 9af9b77552
commit 8be5ee20cd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
- main - main
paths: paths:
- ".forgejo/workflows/push/web.yaml" - ".forgejo/workflows/push/web.yaml"
- "**" - "./**"
jobs: jobs:
create-package: create-package: