Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 31aa19d

Browse files
chore: build dist (#6)
Build dist PR
1 parent 04f3fd9 commit 31aa19d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116765,6 +116765,7 @@ function loadOrBuildManifest(github, inputs) {
116765116765
return release_please_1.Manifest.fromManifest(github, github.repository.defaultBranch, inputs.configFile, inputs.manifestFile, manifestOverrides);
116766116766
}
116767116767
async function main() {
116768+
core.warning('google-github-actions/release-please-action is deprecated, please use googleapis/release-please-action instead.');
116768116769
core.info(`Running release-please version: ${release_please_1.VERSION}`);
116769116770
const inputs = parseInputs();
116770116771
const github = await getGitHubInstance(inputs);

0 commit comments

Comments
 (0)