Skip to content

Commit

Permalink
clean up comments; delete old release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jayconrod committed Oct 18, 2024
1 parent 4ad6b06 commit d990dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 140 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ permissions:
contents: write

env:
# Recommended here: https://github.com/bazelbuild/bazelisk/issues/88#issuecomment-625178467
# TODO(REC-55): use real certificate.
APPLE_CERT_BASE64: ${{ secrets.APPLE_DEV_CERT_BASE64 }}
# Recommended here: https://github.com/bazelbuild/bazelisk/issues/88#issuecomment-625178467
BAZELISK_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLUSTER_HOST: opal.cluster.engflow.com
CRED_HELPER_TOKEN: ${{ secrets.OPAL_CRED_HELPER_TOKEN }}
Expand Down
139 changes: 0 additions & 139 deletions infra/release.sh

This file was deleted.

0 comments on commit d990dc2

Please sign in to comment.