successfully adds the new version with the updated name on the projects repo
This commit is contained in:
parent
11bf8a81f4
commit
4728b8697d
|
|
@ -16,6 +16,8 @@ module Files
|
|||
params[:file_content]
|
||||
end
|
||||
|
||||
puts @file_path
|
||||
|
||||
# Validate parameters
|
||||
validate
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue