Skip to content

Commit

Permalink
Fix forgotten mention to attachment
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 committed Aug 19, 2022
1 parent 9961506 commit e60733c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/legacy/publish.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { builder, handler } = require('../cml/attachment/publish');
const { builder, handler } = require('../cml/asset/publish');

exports.command = 'publish <asset>';
exports.description = false;
Expand Down

1 comment on commit e60733c

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

Please sign in to comment.