Skip to content

Commit

Permalink
feat: add backup-ftp-database in workflow github dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Leoglme committed Jan 9, 2024
1 parent 113c0f1 commit e4229a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-ftp-database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
backup_database:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e4229a9

Please sign in to comment.