Skip to content

chore(deps): update cunicu/.github action to v0.3.0 #24

chore(deps): update cunicu/.github action to v0.3.0

chore(deps): update cunicu/.github action to v0.3.0 #24

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: Release
on:
push:
branches:
- main
jobs:
semver-tag:
uses: cunicu/.github/.github/workflows/[email protected]
secrets:
PAT: ${{ secrets.PAT }}
permissions:
contents: write