Skip to content

ci: test ci

ci: test ci #2

Workflow file for this run

name: Publish NuGet Package
on:
push:
branches: ["citest"]
tags:
- 'v*.*.*'
jobs:
NuGet-Publish:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v4
- name: Download Artifact