Copy tweaks

This commit is contained in:
James M. Greene
2022-06-07 14:18:05 -05:00
parent 57d293cb8f
commit 8d03402d9c

View File

@@ -1,5 +1,5 @@
name: 'Get the Base URL'
description: 'Get the base URL where the Github Page will be hosted'
name: 'Get the Pages base URL'
description: 'Get the base URL where the GitHub Pages site will be hosted'
runs:
using: 'node16'
main: 'dist/index.js'