Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jun 12, 2024
1 parent 616f441 commit 59719fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_installation_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
# without a GitHub account.
- name: Release
uses: ncipollo/release-action@v1
env:
IS_PRERELEASE: ${{ vars.IS_PRERELEASE }}
with:
artifacts: "/tmp/dqmgui/dqmgui_${{ env.RELEASE_TAG }}.tar.gz"
bodyFile: "/tmp/release_body.md"
Expand Down

0 comments on commit 59719fa

Please sign in to comment.