Skip to content

Commit 836d8cb

Browse files
committed
fix: minor change to test trusted publishing workflow e2e
1 parent 20f8d76 commit 836d8cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/js/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ import videojs from './video';
22
import 'videojs-contrib-quality-levels';
33
import '@videojs/http-streaming';
44
export default videojs;
5+
// eslint-disable-next-line no-console
6+
console.log('THIS IS A VALIDATION OF RELEASES!');

0 commit comments

Comments
 (0)