Skip to content

Commit effc268

Browse files
committed
Update base.js
1 parent 25c7c29 commit effc268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/script/src/base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function () {
2-
console.log('Test the GH action 8');
2+
console.log('Test the GH action 9');
33

44
// Store script reference for extensions
55
const script = document.currentScript;

0 commit comments

Comments
 (0)