Skip to content

Commit

Permalink
chore: yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm authored Jul 30, 2024
1 parent e14e6f6 commit bf9b8db
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 @@ -36,7 +36,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build -x test

- name: Deploy with SSH
- name: Deploy with SSH
if: github.ref == 'refs/heads/main'
uses: appleboy/ssh-action@master

Expand Down

0 comments on commit bf9b8db

Please sign in to comment.