1
0
mirror of https://github.com/flarum/core.git synced 2025-09-03 21:22:47 +02:00

feat: dispatch event to flarum/installation-packages on release (#3625)

This commit is contained in:
Sami Mazouz
2024-01-19 09:54:26 +01:00
committed by GitHub
parent 430709bf5b
commit d400dcbc2f
2 changed files with 30 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ on:
description: Versions of PHP to test with. Should be array of strings encoded as JSON array
type: string
required: false
# Keep PHP versions synced with build-install-packages.yml
default: '["8.1", "8.2", "8.3"]'
php_extensions: