update action examples

Signed-off-by: Stephen Glass <stephen@stephen.glass>
This commit is contained in:
Stephen Glass
2024-09-13 20:24:06 -04:00
parent 734c2d4203
commit 27d23566a6
@@ -17,7 +17,7 @@
import { UrlReaderService } from '@backstage/backend-plugin-api';
import { resolveSafeChildPath } from '@backstage/backend-plugin-api';
import { ScmIntegrations } from '@backstage/integration';
import { examples } from './plainFile.examples';
import { examples } from './templateFile.examples';
import {
createTemplateAction,
fetchFile,