Skip to content

Commit

Permalink
fix: no file to upload stat error
Browse files Browse the repository at this point in the history
  • Loading branch information
sbe-arg committed Aug 21, 2023
1 parent 87688ae commit fd77463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.3.1
v0.3.2
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inputs:
upload_file:
description: 'Path to file'
required: false
default: 'false'
default: ''
runs:
using: composite
steps:
Expand Down

0 comments on commit fd77463

Please sign in to comment.