Skip to content

Commit

Permalink
Merge pull request #98 from cussle/weekly/11
Browse files Browse the repository at this point in the history
build: CI/CD 적용
  • Loading branch information
cussle authored Nov 14, 2024
2 parents 637327d + ed98ce2 commit 7f9596e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.repository == 'kakao-tech-campus-2nd-step3/Team28_BE' && github.event.pull_request.merged == true
# if: github.repository == 'kakao-tech-campus-2nd-step3/Team28_BE' && github.event.pull_request.merged == true
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 7f9596e

Please sign in to comment.