Skip to content

Commit

Permalink
chore: added comment (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Two-Hearts committed Aug 4, 2023
1 parent 5d1fa72 commit 8f0d515
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/sign.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/sign.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/sign.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import {getConfigHome} from './lib/install';

const plugin_name = core.getInput('plugin_name');

// sign signs the target artifact with Notation.
async function sign(): Promise<void> {
try {
await setupPlugin();
Expand Down

0 comments on commit 8f0d515

Please sign in to comment.