Skip to content

Commit 910ea61

Browse files
committed
fix: re-add non-blocking for description failure
1 parent a9a30e1 commit 910ea61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/base.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
if: ${{ github.repository_owner == 'CubeCoders' && github.ref == 'refs/heads/master' && always() }}
5858
needs: [build_and_push]
5959
runs-on: ubuntu-latest
60+
continue-on-error: true
61+
6062
steps:
6163
- uses: peter-evans/dockerhub-description@v4
6264
with:

0 commit comments

Comments
 (0)