We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9e42a commit d8c755eCopy full SHA for d8c755e
.github/workflows/testing-release-gorelease-bkp.yml
@@ -248,7 +248,7 @@ jobs:
248
249
steps:
250
- name: Run reusable-build-debian-pkg workflow
251
- uses: ${{ env.APP_REPO}}/.github/workflows/reusable-build-debian-pkg.yml@main
+ uses: erigontech/erigon/.github/workflows/reusable-build-debian-pkg.yml@main
252
with:
253
artifact_id: ${{ env.APPLICATION }}_${{ inputs.release_version }}_linux_amd64.tar.gz
254
version: ${{ inputs.release_version }}
0 commit comments