Skip to content

Commit

Permalink
fix: publishing rules coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
sgammon committed Jan 6, 2024
1 parent ee41e97 commit 029faa8
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 @@ -27,7 +27,7 @@ permissions:
jobs:
release:
name: "Release: BCR"
uses: bazel-contrib/.github/workflows/release_ruleset.yaml@master
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v2
with:
release_files: rules_graalvm-*.zip
prerelease: ${{ inputs.prerelease }}

0 comments on commit 029faa8

Please sign in to comment.