mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
fix: 'invalid kind provided' when defining usable type (#305)
This commit is contained in:
committed by
Damien Retzinger
parent
5608271fe3
commit
c05755261d
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -5,6 +5,7 @@ export const KNOWN_KINDS = {
|
||||
'currently-supported': true,
|
||||
'latest': true,
|
||||
'custom': true,
|
||||
'usable': true,
|
||||
'nightly': true,
|
||||
'recent': true,
|
||||
'all': true,
|
||||
|
||||
Reference in New Issue
Block a user