We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875358d commit 157ef7bCopy full SHA for 157ef7b
venona/VERSION
@@ -1 +1 @@
1
-1.9.1
+1.9.2
venonactl/VERSION
venonactl/build/ci.yaml
@@ -104,8 +104,6 @@ steps:
104
- git remote add origin https://${GITHUB_TOKEN}@github.com/${{CF_REPO_OWNER}}/venona.git
105
- git tag ${{VERSION}}
106
- git push --tags
107
- - git remote rm origin
108
- - git remote add origin $OLD_ORIGIN
109
110
fail_fast: false
111
when:
0 commit comments