mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 09:55:21 +00:00
📦 Rebuild files
This commit is contained in:
parent
0e59a9c5e5
commit
893f849665
2
dist/index.js
vendored
2
dist/index.js
vendored
@ -17701,7 +17701,7 @@ const run = async () => {
|
||||
|
||||
const pullRequest = await git.createOrUpdatePr(COMMIT_EACH_FILE ? changedFiles : '')
|
||||
|
||||
core.info(`Pull Request #${ pullRequest.number } created/updated: ${ pullRequest.html_url }`)
|
||||
core.notice(`Pull Request #${ pullRequest.number } created/updated: ${ pullRequest.html_url }`)
|
||||
|
||||
core.setOutput('pull_request_number', pullRequest.number)
|
||||
core.setOutput('pull_request_url', pullRequest.html_url)
|
||||
|
Loading…
Reference in New Issue
Block a user