Skip to content

Commit 8ad1b21

Browse files
committed
Fix release workflow
1 parent d730042 commit 8ad1b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
echo "::set-output name=checksum::$(cat ./${{ steps.metadata.outputs.archive-checksum }} | cut -d' ' -f1)"
119119
120120
- name: Lint plugin
121+
continue-on-error: true
121122
run: |
122123
git clone https://github.com/grafana/plugin-validator
123124
pushd ./plugin-validator/pkg/cmd/plugincheck

0 commit comments

Comments
 (0)