We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8086e6 commit ae82aabCopy full SHA for ae82aab
.github/workflows/build-push-dump-db.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04
19
strategy:
20
matrix:
21
- package: [backup_and_restore_databases/backup_database]
+ package: [backup_and_restore_database/backup_database]
22
timeout-minutes: 10
23
steps:
24
- uses: bcgov/action-builder-ghcr@v3.0.1
0 commit comments