Skip to content

Commit 4197e51

Browse files
committed
debugging conda workflow
1 parent 176d57c commit 4197e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
git config --local user.name "github-actions[bot]"
117117
118118
git add conda/build
119-
git commit -m"Reset conda build number"
119+
git commit -m"Reset conda build number" || true
120120
121121
- name: Push Changes
122122
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)