mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-03-24 07:41:37 +00:00
fix
This commit is contained in:
2
index.js
2
index.js
@@ -1,6 +1,6 @@
|
|||||||
const core = require('@actions/core')
|
const core = require('@actions/core')
|
||||||
// const github = require('@actions/github')
|
// const github = require('@actions/github')
|
||||||
// const Neocities = require('async-neocities')
|
const Neocities = require('async-neocities-tmp')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
const exec = require('child_process').exec
|
const exec = require('child_process').exec
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user