Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abid123456 authored Mar 24, 2024
1 parent 81f9154 commit c4a0a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
deploy:
name: Capistrano Deploy to Server
runs-on: ubuntu-16-04
runs-on: ubuntu-16.04

steps:
- name: Install SSH key to Server
Expand Down

0 comments on commit c4a0a6c

Please sign in to comment.