Fix publisher capitalization (#89)

Refs https://github.com/pulumi/pulumi-dbtcloud/pull/23.
This commit is contained in:
Bryce Lampe
2024-05-31 01:56:19 -07:00
committed by GitHub
parent c305ea88c4
commit 9a1706a203
5 changed files with 20 additions and 20 deletions

View File

@@ -3,6 +3,7 @@
### Fixed
- Fixed the default value for `ACTIONS_CACHE_URL` when using GitHub action caching. (https://github.com/pulumi/pulumi-docker-build/pull/80)
- Fixed Java SDK publishing. (https://github.com/pulumi/pulumi-docker-build/pull/89)
## 0.0.2 (2024-04-25)