Skip to content

Mirror to Codeberg #134

Mirror to Codeberg

Mirror to Codeberg #134

Workflow file for this run

# SPDX-FileCopyrightText: 2023-2024 Steffen Vogel <[email protected]>
# SPDX-License-Identifier: Apache-2.0
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/github-workflow.json
---
name: Mirror to Codeberg
on: [push, delete]
jobs:
mirror:
uses: cunicu/.github/.github/workflows/[email protected]
secrets:
CODEBERG_SSH_KEY: ${{ secrets.CODEBERG_SSH_KEY }}