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 1cf8857 commit 5245219Copy full SHA for 5245219
1 file changed
.github/workflows/create-release-deb.yml
@@ -31,8 +31,6 @@ jobs:
31
package-name: "dls2"
32
deb-script-source: caller
33
container: "ghcr.io/iit-dlslab/dls2-dev:latest"
34
- workflow_artifact_name: ${{ needs.build_test.outputs.build_workflow_artifact_name }}
35
- artifact_download_path: "."
36
secrets:
37
GHCR_USERNAME: ${{ secrets.GHCR_USERNAME }}
38
CICD_PAT: ${{ secrets.CICD_PAT }}
0 commit comments