Skip to content

Commit

Permalink
upload generated artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
zeridon committed Feb 22, 2024
1 parent f870d65 commit e4e9d01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ jobs:

# package for debian
- uses: dawidd6/[email protected]

# upload generated deb
- uses: actions/upload-artifact@v4
with:
name: ca-certificates-stampit.deb
path: ${{ github.workspace }}/**/*.deb

0 comments on commit e4e9d01

Please sign in to comment.