Skip to content

Commit

Permalink
fix: publication script
Browse files Browse the repository at this point in the history
  • Loading branch information
wellsiau-aws committed May 2, 2023
1 parent 47035d4 commit 60d652e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .project_automation/publication/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ else
echo "creating new version"
gh release create ${VERSION} --target ${BRANCH} --generate-notes
fi

aws sts get-caller-identity
aws s3 ls s3://ia-prj-cfg-versions/

0 comments on commit 60d652e

Please sign in to comment.