try without suffix
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
This commit is contained in:
parent
2a47f466a6
commit
4f6416adba
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import {
|
|||
createSanitizeResource,
|
||||
createVerifyDependency,
|
||||
createKubernetesApply,
|
||||
} from 'scaffolder-actions@https://github.com/cnoe-io/scaffolder-actions-plugin';
|
||||
} from 'scaffolder-actions';
|
||||
|
||||
export default async function createPlugin(
|
||||
env: PluginEnvironment,
|
||||
|
|
Loading…
Reference in a new issue