Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Aug 22, 2024
1 parent d30247e commit 3f769da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Publish-Nuget

on:
push:
branches:
- "main"
tags:
- "*"
env:
FEED_SOURCE: https://api.nuget.org/v3/index.json
FEED_API_KEY: ${{ secrets.FEED_API_KEY }}
Expand Down

0 comments on commit 3f769da

Please sign in to comment.