Delete Rakefile

This commit is contained in:
王戈wg
2021-07-27 10:47:30 +08:00
committed by GitHub
parent 9ba3af5e9b
commit 4341e5a13e

View File

@@ -1,5 +0,0 @@
require './archiver'
task :default do
run ENV['TOKEN'], ENV['REPO']
end