Skip to content

Commit 4eb6b38

Browse files
committed
#none: ignore snapshot failure
1 parent 6747e17 commit 4eb6b38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
deploy:
3737
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
3838
name: Deploy SNAPSHOT
39+
continue-on-error: true
3940
runs-on: ubuntu-latest
4041
steps:
4142
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)