Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicsArchiver committed Jan 21, 2023
1 parent 1f49f60 commit 1059bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ runs:
--allow-read="$GITHUB_WORKSPACE" \
--import-map="$GITHUB_ACTION_PATH/Imports.json" \
--allow-env=GITHUB_WORKSPACE \
"$GITHUB_ACTION_PATH/Source/Action.ts" \
"$GITHUB_ACTION_PATH/Source/App.ts" \
--config="${{ inputs.config }}"

0 comments on commit 1059bb0

Please sign in to comment.