Skip to content

Commit

Permalink
chore: cd 워크플로우 러너 재설정
Browse files Browse the repository at this point in the history
  • Loading branch information
jongmee committed Aug 8, 2024
1 parent fae9d7b commit 539492e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Backend-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

deploy:
needs: build
runs-on: self-hosted
runs-on: cd
steps:

- name: Change permission
Expand Down

0 comments on commit 539492e

Please sign in to comment.