mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 00:01:08 +07:00
Fix import for Docker strategy
This commit is contained in:
parent
cabb57289c
commit
f261e8be6d
@ -4,6 +4,7 @@ import Setup from './lib/setup.js'
|
||||
import Package from './lib/package.js'
|
||||
import Tag from './lib/tag.js'
|
||||
import Regex from './lib/regex.js'
|
||||
import Dockerfile from './lib/docker.js'
|
||||
|
||||
async function run () {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user