Merge abb267199157513b81dc751d7c3998b0de9855fa into 1f59e814f90c3f489f48d68262cb1bf640bf6181

This commit is contained in:
Sam 2026-08-05 12:45:12 -05:00 committed by GitHub
commit d81ae8c077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,7 @@ jobs:
path: SOURCE-MANIFEST.txt
- name: Attach to release
if: startsWith(github.ref, 'refs/tags/')
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
env:
GH_TOKEN: ${{ github.token }}
run: |