mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-23 22:16:39 +00:00
wip(ci): quotes
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ semantic-release:
|
||||
- echo "Releasing on GitHub..."
|
||||
- "curl -X DELETE -H 'Accept: application/vnd.github.v3+json' https://monkeynator:${GITHUB_TOKEN}@api.github.com/repos/${GITHUB_REPO}/git/refs/v${VERSION} || true"
|
||||
- cp .releaserc-github.json .releaserc.json
|
||||
- "echo \"{\"repository\": \"https://github.com/${GITHUB_REPO}\"}\" > package.json"
|
||||
- "echo \"{\\"repository\\": \\"https://github.com/${GITHUB_REPO}\\"}\" > package.json"
|
||||
- semantic-release --ci
|
||||
|
||||
publish-docker-hub:
|
||||
|
||||
Reference in New Issue
Block a user