run codeberg sync on tag push

This commit is contained in:
Maxi Quoß
2023-08-22 00:52:26 +02:00
parent 60837d2dd7
commit 5e6d7761aa

View File

@@ -3,6 +3,8 @@ name: Mirror Sync
on:
push:
branches: ["master"]
tags:
- '*'
workflow_dispatch:
jobs:
codeberg: