Skip to content

Commit

Permalink
chore(python): update release script (#2028)
Browse files Browse the repository at this point in the history
Co-authored-by: ohmayr <[email protected]>
  • Loading branch information
parthea and ohmayr authored Oct 23, 2024
1 parent 4bdb428 commit 4714c7f
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ before_action {
}
}

# Tokens needed to report release status back to GitHub
env_vars: {
key: "SECRET_MANAGER_KEYS"
value: "releasetool-publish-reporter-app,releasetool-publish-reporter-googleapis-installation,releasetool-publish-reporter-pem"
}

# Store the packages we uploaded to PyPI. That way, we have a record of exactly
# what we published, which we can use to generate SBOMs and attestations.
action {
Expand Down

0 comments on commit 4714c7f

Please sign in to comment.