Update .gitea /workflows/publish-nuget.yml
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
name: publish-nuget
|
||||
run-name: ${{ gitea.actor }} is building new Nuget version 🚀
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
on: [push] # Triggers the workflow on push events
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user