Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmalik authored Oct 15, 2023
2 parents 6439332 + 4d05976 commit 3b497f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v3


- name: Build and publish
uses: natescherer/publish-powershell-action@v1
with:
token: ${{ secrets.NUGET_KEY }}
target: gallery
path: Source
path: Source

0 comments on commit 3b497f3

Please sign in to comment.