Skip to content

Commit f11eda9

Browse files
committed
chore:
1 parent e3aff4b commit f11eda9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release_rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Create Release PR
3434
run: |
3535
cargo install cargo-release
36-
git checkout -b release-${{ steps.version.outputs.version }}
3736
# Run cargo release and capture the output
3837
echo "Starting release process..."
3938
echo "Running deno script with version: ${{ steps.version.outputs.version }}"

0 commit comments

Comments
 (0)