Skip to content

Commit

Permalink
fix: zip/tar.gz match in release flow
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Jan 6, 2024
1 parent 28bb4d9 commit 24cd52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
name: "Release: BCR"
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v2
with:
release_files: rules_graalvm-*.zip
release_files: rules_graalvm-*.*

0 comments on commit 24cd52f

Please sign in to comment.