Commit 8d620d5
committed
Skip signed plugin build on pull requests
A pull request from a fork is not able to build the signed plugin due to
the secret API KEY, so this step should be skipped. In other instances,
like releases and daily builds, the signed plugin should be created.1 parent 268bf54 commit 8d620d5
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments