Skip to content

Commit

Permalink
Merge branch 'main' into ceph-cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
clux authored May 24, 2024
2 parents 9850809 + 5bc779a commit ae0734e
Show file tree
Hide file tree
Showing 12 changed files with 20,028 additions and 454 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
uses: dependabot/fetch-metadata@v2
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Approve a PR
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
with:
generate_release_notes: true
fail_on_unmatched_files: true
draft: true
files: |
kopium-*.tar.xz
*SUMS*
Loading

0 comments on commit ae0734e

Please sign in to comment.