Skip to content

Commit

Permalink
ci: 💚 Correctly name CI mirror workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CPlusPatch committed Nov 4, 2024
1 parent 2860323 commit 8765a45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Mirror to Codeberg
on: [push]

jobs:
mirror:
name: Mirror to Codeberg
name: Mirror
uses: versia-pub/.github/.github/workflows/mirror.yml@main
secrets: inherit

0 comments on commit 8765a45

Please sign in to comment.