Skip to content

Commit a80fcba

Browse files
Another minute, another attempt (#3334)
Signed-off-by: Brian Hardock <[email protected]>
1 parent cb9401c commit a80fcba

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/rust-sdk-release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ jobs:
1717
steps:
1818
# Checkout the repository
1919
- uses: actions/checkout@v4
20-
with:
21-
persist-credentials: true # uses GITHUB_TOKEN automatically
22-
fetch-depth: 0
23-
24-
# Configure git identity for commits
25-
- name: Configure git
26-
run: |
27-
git config user.name "spinframeworkbot"
28-
git config user.email "[email protected]"
2920

3021
# Run script to update the templates
3122
- name: Bump Rust Templates SDK Dependency

0 commit comments

Comments
 (0)