Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
maximn committed Oct 8, 2024
1 parent 8da5ad1 commit 3e197f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: Publish Nuget

on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
tags:
- 'v*'

jobs:
publish:
# The type of runner that the job will run on
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 3e197f4

Please sign in to comment.