Skip to content

Commit

Permalink
Tweak CI to not release on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
diceroll123 authored Feb 20, 2024
1 parent c027ec4 commit 190191c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ jobs:
- musllinux
- musllinux-cross
- windows
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 190191c

Please sign in to comment.