Skip to content

Commit

Permalink
dist update
Browse files Browse the repository at this point in the history
  • Loading branch information
bitmaskit committed Jan 27, 2025
1 parent 065b6a3 commit 43102e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions src/enterprise.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ export async function getEnterpriseConfigUrl (configType: string, apiURL: string
debug(`version starts with "devel:" => ${version}`)
debug(`params: ${owner}, ${repository}, ${version}, ${filename}`)
listFilesAndFolders(process.cwd())
// TODO: implement inner source Piper
return ''
version = ''
}
// get URL of defaults from the release (gh api, authenticated)
const [url] = await getReleaseAssetUrl(assetName, version, apiURL, token, owner, repository)
Expand Down

0 comments on commit 43102e1

Please sign in to comment.