Skip to content

Commit

Permalink
automate build of auto version
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrlaczykowski committed Jun 7, 2024
1 parent 063b874 commit c53e59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
compression-level: 0 # no compression
- uses: actions/upload-artifact@v4
with:
name: update-pc-script-${{ github.run_number }}
name: update-pc-script-auto-${{ github.run_number }}
path: dist/update-pc-script-auto.exe
compression-level: 0 # no compression

0 comments on commit c53e59b

Please sign in to comment.