Skip to content

Commit 4720f4c

Browse files
committed
chore(build): use generic configuration for tgz file name
we use bosh release tgz generated by create release action for archiving
1 parent 6ab1893 commit 4720f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/on-PRs-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
with:
6767
name: archive-bosh-dev-release-tgz
6868
path: |
69-
generic-scripting*.tgz
69+
./${{ steps.create-bosh-release.outputs.file }}

0 commit comments

Comments
 (0)