Skip to content

Commit

Permalink
fix: private repository ignored Master Key 가져오는 명령어 주석처리
Browse files Browse the repository at this point in the history
  • Loading branch information
Do-hyun-Kim authored Jan 13, 2024
1 parent ea03f12 commit ec8d825
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ jobs:
path: depromeet/14th-team5-iOS/14th-team5-iOS/XCConfig
token: ${{secrets.ACTION_TOKEN}}

- name: Biring Bibbi ignored file with MasterKey
uses: actions/checkout@v3
with:
repository: depromeet/14th-team5-iOS-ignored
path: Tuist
token: ${{secrets.ACTION_TOKEN}}
# - name: Biring Bibbi ignored file with MasterKey
# uses: actions/checkout@v3
# with:
# repository: depromeet/14th-team5-iOS-ignored
# path: Tuist
# token: ${{secrets.ACTION_TOKEN}}

- name: Tuist Manster Key Check Log
run: |
Expand Down

0 comments on commit ec8d825

Please sign in to comment.