Skip to content

Commit

Permalink
tx
Browse files Browse the repository at this point in the history
  • Loading branch information
lystopad committed Nov 22, 2024
1 parent 5e9e42a commit d8c755e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-release-gorelease-bkp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:

steps:
- name: Run reusable-build-debian-pkg workflow
uses: ${{ env.APP_REPO}}/.github/workflows/reusable-build-debian-pkg.yml@main
uses: erigontech/erigon/.github/workflows/reusable-build-debian-pkg.yml@main
with:
artifact_id: ${{ env.APPLICATION }}_${{ inputs.release_version }}_linux_amd64.tar.gz
version: ${{ inputs.release_version }}

0 comments on commit d8c755e

Please sign in to comment.