[CI] test built
This commit is contained in:
parent
0e8dfbd57d
commit
f9d4e74dc1
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -1078,6 +1078,8 @@ const utils = __importStar(__nccwpck_require__(918));
|
|||||||
function run() {
|
function run() {
|
||||||
return __awaiter(this, void 0, void 0, function* () {
|
return __awaiter(this, void 0, void 0, function* () {
|
||||||
try {
|
try {
|
||||||
|
core.warning(`This action's default branch has been renamed to "main"`);
|
||||||
|
core.warning(`Referencing this action with "@master" is deprecated and will stop working after June 30th 2021`);
|
||||||
const inputs = {
|
const inputs = {
|
||||||
token: core.getInput('token'),
|
token: core.getInput('token'),
|
||||||
path: core.getInput('path'),
|
path: core.getInput('path'),
|
||||||
|
|||||||
1
report.txt
Normal file
1
report.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
1647223139
|
||||||
Loading…
x
Reference in New Issue
Block a user