Skip to content

Commit

Permalink
Add version to package
Browse files Browse the repository at this point in the history
  • Loading branch information
SCadilhac authored Nov 5, 2023
1 parent a3d4730 commit bcfd489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
cp ../dist/* .
cp ../src/main/resources/www/LICENSE.txt .
cp ../${{ steps.extract.outputs.destination }}/netshot.jar .
echo ${{ steps.meta.outputs.version }} > VERSION.txt
zip netshot_${{ steps.meta.outputs.version }}.zip *
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit bcfd489

Please sign in to comment.