This commit is contained in:
parent
6ccf7f08f9
commit
f9d8f8601b
6
index.js
6
index.js
@ -220,7 +220,5 @@ postCode().catch((err) => {
|
||||
core.setFailed(err.message || err);
|
||||
});
|
||||
|
||||
core.info(`✅ Final Code uploaded to branch '${branch}' via basic auth.`);
|
||||
core.debug(
|
||||
`✅ DEBUG Final Code uploaded to branch '${branch}' via basic auth. DEBUG`,
|
||||
);
|
||||
core.info(`✅ Final Code uploaded to branch via basic auth.`);
|
||||
core.debug(`✅ DEBUG Final Code uploaded to branch via basic auth. DEBUG`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user