Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
purkhusid committed Nov 14, 2024
1 parent 5a8af18 commit b09dd53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:

jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
with:
release_files: rules_dotnet-*.tar.gz
prerelease: false
mount_bazel_caches: false

0 comments on commit b09dd53

Please sign in to comment.