fix order of operations
This commit is contained in:
parent
8f1960f414
commit
1ed940d054
4
dist/index.js
vendored
4
dist/index.js
vendored
@ -2856,10 +2856,10 @@ const core = __nccwpck_require__(186);
|
||||
const http = __nccwpck_require__(685);
|
||||
const https = __nccwpck_require__(687);
|
||||
|
||||
main();
|
||||
|
||||
const manifest_media_type = 'application/vnd.docker.distribution.manifest.v2+json';
|
||||
|
||||
main();
|
||||
|
||||
async function main() {
|
||||
try {
|
||||
const input = {
|
||||
|
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user