mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
[CI] test built
This commit is contained in:
parent
0e8dfbd57d
commit
f9d4e74dc1
2 changed files with 3 additions and 0 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
@ -1078,6 +1078,8 @@ const utils = __importStar(__nccwpck_require__(918));
|
|||
function run() {
|
||||
return __awaiter(this, void 0, void 0, function* () {
|
||||
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 = {
|
||||
token: core.getInput('token'),
|
||||
path: core.getInput('path'),
|
||||
|
|
1
report.txt
Normal file
1
report.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1647223139
|
Loading…
Add table
Add a link
Reference in a new issue