Skip to content

Commit

Permalink
Add another build script for root module.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-mairose-sp committed Sep 12, 2024
1 parent f3406a4 commit 81ad6ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,4 @@ jobs:
-Path './Tm/v2024/src/Tm.V2024' `
-NuGetApiKey ${{ secrets.PS_GALLERY_TOKEN }} `
-Verbose -Force
Publish-Module `
-Path './Tm' `
-NuGetApiKey ${{ secrets.PS_GALLERY_TOKEN }} `
-Verbose -Force

0 comments on commit 81ad6ac

Please sign in to comment.