Skip to content

Commit fc0458e

Browse files
authored
Update build.yml
1 parent 5236fef commit fc0458e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
run: |
129129
SNAPSHOT_TAG="$(date --utc +'%Y%m%d-%H%M%S')"
130130
echo SNAPSHOT_TAG="${SNAPSHOT_TAG}" >> "${GITHUB_ENV}"
131-
continue-on-error: false
131+
132132
- name: create snapshot
133133
uses: softprops/action-gh-release@v2
134134
with:

0 commit comments

Comments
 (0)