mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Copying the "archived/" directory from recipes-checker
This commit is contained in:
@@ -47,5 +47,7 @@ jobs:
|
||||
git rm -q *.json
|
||||
mv .github/flex-endpoint/*.json .
|
||||
git add *.json
|
||||
cp -a .github/flex-endpoint/archived .
|
||||
git add archived/
|
||||
git commit -m 'Update Flex endpoint' || true
|
||||
git push origin -f flex/main
|
||||
|
||||
Reference in New Issue
Block a user