Skip to content

Commit

Permalink
chore(repo): change on push syntax to match other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
AJCJ1 committed Dec 23, 2024
1 parent f85de37 commit 5e6735c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy_to_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Deploy to NuGet

on:
push:
tags:
- '*'
tags: ["*"]

jobs:
deploy:
Expand Down

0 comments on commit 5e6735c

Please sign in to comment.