We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab1893 commit 4720f4cCopy full SHA for 4720f4c
1 file changed
.github/workflows/on-PRs-commits.yml
@@ -66,4 +66,4 @@ jobs:
66
with:
67
name: archive-bosh-dev-release-tgz
68
path: |
69
- generic-scripting*.tgz
+ ./${{ steps.create-bosh-release.outputs.file }}
0 commit comments