Skip to content

Commit

Permalink
ci: 👷 CI system updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Nov 7, 2024
1 parent dff7073 commit dfecbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ./${{ steps.values.outputs.pkg-name }}.deb
asset_name: ${{ steps.values.outputs.pkg-name }}.deb
asset_name: webhook-tester-linux-${{ matrix.arch }}.deb
tag: ${{ github.ref }}

build-docker-image:
Expand Down

0 comments on commit dfecbbe

Please sign in to comment.