Skip to content

Commit

Permalink
[do_tag] fix branch name in action, try to release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Jul 12, 2024
1 parent 18c7176 commit b668195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/sanitize-cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Sanitize Cargo
on:
push:
branches:
- main
- master

permissions:
contents: master
"contents": "write"

jobs:
sanitize_cargo_file:
Expand Down

0 comments on commit b668195

Please sign in to comment.