Skip to content

Commit 1eea9c5

Browse files
authored
Merge pull request #479 from drpebcak/skip-winget-rc
2 parents 503bd05 + 200040f commit 1eea9c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
GORELEASER_CURRENT_TAG: ${{ github.ref_name }}
3434
winget-release:
3535
needs: release-tag
36+
if: "! contains(github.ref_name, '-rc')"
3637
runs-on: windows-latest
3738
steps:
3839
- name: Install winget-create

0 commit comments

Comments
 (0)