Point to the src Index
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ name: 'Get the Base URL'
|
||||
description: 'Get the base URL where the Github Page will be hosted'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
main: 'src/index.js'
|
||||
outputs:
|
||||
base_url:
|
||||
description: 'URL to deployed GitHub Pages'
|
||||
|
||||
Reference in New Issue
Block a user