Files
archived-tauri-action/renovate.json
Fabian-Lars dddfe2eddb fix: read tagName if releaseId is provided. fixes incorrect download urls (#332)
* chore: add prettier

* fix: get tag from release if tagName is empty

* use tagName input and fall back to 'latest'

* revert tagname request

* fix link on 'latest' fallback

* starting to feel stupid

* oof

* add note about tagName in readme
2022-12-05 01:39:28 +01:00

4 lines
33 B
JSON

{
"extends": ["config:base"]
}