Skip to content

Commit 24cd52f

Browse files
committed
fix: zip/tar.gz match in release flow
Signed-off-by: Sam Gammon <[email protected]>
1 parent 28bb4d9 commit 24cd52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
name: "Release: BCR"
3030
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v2
3131
with:
32-
release_files: rules_graalvm-*.zip
32+
release_files: rules_graalvm-*.*

0 commit comments

Comments
 (0)