This commit is contained in:
parent
f299db5f16
commit
bbd774402b
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
name: Build Plugin Zip
|
||||
labels: ['fwp']
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -9,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-zip:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue