mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-12 07:33:06 +08:00
5 lines
60 B
JavaScript
Executable File
5 lines
60 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
"use strict"
|
|
|
|
require("../dist/bin.js")
|