Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hangtantai authored Nov 27, 2024
1 parent 02f4d4c commit 63013e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'

jobs:
build:
Expand Down Expand Up @@ -55,4 +57,4 @@ jobs:
- name: Clean up SSH key file
run: |
rm /tmp/vm_ssh_key.pem
rm /tmp/vm_ssh_key.pem

0 comments on commit 63013e6

Please sign in to comment.