fix: default action path

This commit is contained in:
Ahmad Husen
2021-05-18 21:02:36 +07:00
parent e3d85272e5
commit 57aae0ebaf
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ branding:
inputs:
path:
description: "Location for this action to run"
default: $INPUT_GITHUB_WORKSPACE
default: ""
required: false
updpkgsums:
description: "Update checksums on PKGBUILD"