Skip to content

🐛 Fix secrets by using inherit option #5

🐛 Fix secrets by using inherit option

🐛 Fix secrets by using inherit option #5

Workflow file for this run

name: Publish .NET
on:
push:
tags:
- v*
jobs:
dotnet-publish:
uses: beardgame/.github/.github/workflows/dotnet-publish.yml@main
with:
dotnet-version: |
3.1.x
6.0.x
secrets: inherit