Skip to content

Commit 126b842

Browse files
authored
Merge pull request #14 from wellsiau-aws/ws-0.0.2
feat: bump to 0.0.2
2 parents 9b2444d + 087df61 commit 126b842

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.project_automation/publication/entrypoint.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ else
1818
echo "creating new version"
1919
gh release create ${VERSION} --target ${BRANCH} --generate-notes
2020
fi
21-
22-
aws sts get-caller-identity
23-
aws s3 ls s3://ia-prj-cfg-versions/

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.1
1+
v0.0.2

0 commit comments

Comments
 (0)