Skip to content

Commit

Permalink
github: upload artifact for latest python version
Browse files Browse the repository at this point in the history
  • Loading branch information
regit committed Jan 16, 2025
1 parent 0f00976 commit 6346a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
python -m build
- name: Archive production artifacts
if: ${{ matrix.python-version == '3.13' }} # Only archive artifacts for the latest Python version
uses: actions/upload-artifact@v4
with:
name: suricata-language-server
Expand Down

0 comments on commit 6346a66

Please sign in to comment.