feat: change default action path

This commit is contained in:
Ahmad Husen
2021-05-18 20:50:38 +07:00
parent 444f56b20f
commit e3d85272e5
+1 -1
View File
@@ -9,7 +9,7 @@ branding:
inputs:
path:
description: "Location for this action to run"
default: $GITHUB_WORKSPACE
default: $INPUT_GITHUB_WORKSPACE
required: false
updpkgsums:
description: "Update checksums on PKGBUILD"