Skip to content

Commit 52f25de

Browse files
Merge pull request #70 from reddevilmidzy/fix-cd
CD 수정
2 parents 438a222 + be185bd commit 52f25de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/shuttle_deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
deploy:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
14-
1513
- uses: shuttle-hq/deploy-action@v2
1614
with:
1715
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}

0 commit comments

Comments
 (0)