Skip to content

Commit

Permalink
remove github token parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mchan9125 committed Dec 7, 2023
1 parent cdc0a52 commit 6547530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@ workflows:
orb_name: cloudavail/aws-ecr
vcs_type: << pipeline.project.type >>
pub_type: production
enable_pr_comment: true
enable_pr_comment: false
requires: [ orb-tools/lint, orb-tools/review, orb-tools/pack, integration-test-default-profile, integration-test-pubic-registry, integration-test-skip_when_tags_exist-amd64, integration-test-skip_when_tags_exist-arm64, integration-test-named-profile, integration-test-tag-existing-image, integration-test-tag-image-with-existing-tag ]
github_token: GHI_TOKEN
# github_token: GHI_TOKEN
context: orb-publisher
filters: *release-filters
executors:
Expand Down

0 comments on commit 6547530

Please sign in to comment.