Adding wrapper class

This commit is contained in:
Sankalp Kotewar 2022-11-29 08:02:27 +00:00 committed by GitHub
parent 5fe0b944ef
commit 7f45813c72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 61398 additions and 2 deletions

View file

@ -20,7 +20,7 @@ outputs:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node16'
main: '../dist/restore/index.js'
main: '../dist/restore-only/index.js'
branding:
icon: 'archive'
color: 'gray-dark'