Skip to content

Commit 22cd48a

Browse files
authoredNov 29, 2024
Update weekly.yml
1 parent 36e9065 commit 22cd48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/weekly.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
run: cargo build --release --verbose
4141

4242
- name: Push changes
43+
continue-on-error: true
4344
run: |
4445
git config user.name ${{ secrets.GH_USER }}
4546
git config user.email "${{ secrets.GH_MAIL }}"

0 commit comments

Comments
 (0)