babelfish-for-postgresql / babelfish_compass

Babelfish Compass: compatibility assessment tool for Babelfish for PostgreSQL
Apache License 2.0
108 stars 21 forks source link

fix: Escape Special Characters for release.yml GPG Signing #58

Closed seneramz closed 2 years ago

seneramz commented 2 years ago

Description

Add double quotes around the secret passphrase to escape special characters in the release workflow yaml file.

By submitting this pull request, I confirm that my contribution is under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.