Skip to content

Commit

Permalink
Should stop publishing to winget for pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
beeradmoore committed Mar 30, 2024
1 parent c673b7c commit fce8144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/winget-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Submit package to Windows Package Manager Community Repository
if: '!github.event.release.prerelease'
run: |
$packageId = "beeradmoore.dlss-swapper"
Expand Down

0 comments on commit fce8144

Please sign in to comment.