Skip to content

Commit

Permalink
fix package build
Browse files Browse the repository at this point in the history
  • Loading branch information
sirtoobii committed Nov 25, 2022
1 parent da89657 commit 4d5f988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
docker_file: ${{ matrix.docker_file }}
image_version_tag: ${{ matrix.image_version_tag }}
node_version: ${{ matrix.node_version }}

- name: Release deb files
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 4d5f988

Please sign in to comment.