Skip to content

Commit

Permalink
chore(release): cleanup on artifact upload step
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Oct 30, 2023
1 parent 8becb9f commit a672865
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: ".aws-sam/build/OidcAuthorizer/bootstrap.zip"
tags: true
draft: true

- name: Sam publish to SAR
run: sam publish --template .aws-sam/packaged.yml --region eu-west-1

0 comments on commit a672865

Please sign in to comment.