With pulumiverse/pulumi-doppler, I ran into an issue where the `release.yaml` workflow was unable to run and it's because I was signing my Git tags. We should update `release.yaml` to work with these, or add some documentation that tags can't be signed.
With pulumiverse/pulumi-doppler, I ran into an issue where the
release.yamlworkflow was unable to run and it's because I was signing my Git tags.We should update
release.yamlto work with these, or add some documentation that tags can't be signed.