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.
2 parents 9b2444d + 087df61 commit 126b842Copy full SHA for 126b842
.project_automation/publication/entrypoint.sh
@@ -18,6 +18,3 @@ else
18
echo "creating new version"
19
gh release create ${VERSION} --target ${BRANCH} --generate-notes
20
fi
21
-
22
-aws sts get-caller-identity
23
-aws s3 ls s3://ia-prj-cfg-versions/
VERSION
@@ -1 +1 @@
1
-v0.0.1
+v0.0.2
0 commit comments