Skip to content

Commit 2120e69

Browse files
authored
Copying the "archived/" directory from recipes-checker
1 parent 0de5a7d commit 2120e69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/callable-flex-update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,7 @@ jobs:
4747
git rm -q *.json
4848
mv .github/flex-endpoint/*.json .
4949
git add *.json
50+
cp -a .github/flex-endpoint/archived .
51+
git add archived/
5052
git commit -m 'Update Flex endpoint' || true
5153
git push origin -f flex/main

0 commit comments

Comments
 (0)