feat: deploy to production
This commit is contained in:
parent
080bf9e186
commit
b6ba7f24fe
2 changed files with 27 additions and 27 deletions
|
|
@ -6,7 +6,7 @@ on:
|
|||
- 'v*.*' # Adjust this pattern based on your tagging
|
||||
|
||||
env:
|
||||
PHP_VERSION: '8.3' # set this to the PHP version to use
|
||||
PHP_VERSION: '8.4' # set this to the PHP version to use
|
||||
COMPOSER_ALLOW_SUPERUSER: 1
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue