Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
chore: build dist (#6)
Browse files Browse the repository at this point in the history
Build dist PR
  • Loading branch information
google-github-actions-bot committed May 13, 2024
1 parent 04f3fd9 commit 31aa19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -116765,6 +116765,7 @@ function loadOrBuildManifest(github, inputs) {
return release_please_1.Manifest.fromManifest(github, github.repository.defaultBranch, inputs.configFile, inputs.manifestFile, manifestOverrides);
}
async function main() {
core.warning('google-github-actions/release-please-action is deprecated, please use googleapis/release-please-action instead.');
core.info(`Running release-please version: ${release_please_1.VERSION}`);
const inputs = parseInputs();
const github = await getGitHubInstance(inputs);
Expand Down

0 comments on commit 31aa19d

Please sign in to comment.