Skip to content

Commit 1059bb0

Browse files
Update action.yml
1 parent 1f49f60 commit 1059bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ runs:
4040
--allow-read="$GITHUB_WORKSPACE" \
4141
--import-map="$GITHUB_ACTION_PATH/Imports.json" \
4242
--allow-env=GITHUB_WORKSPACE \
43-
"$GITHUB_ACTION_PATH/Source/Action.ts" \
43+
"$GITHUB_ACTION_PATH/Source/App.ts" \
4444
--config="${{ inputs.config }}"

0 commit comments

Comments
 (0)