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
|
name: Build Plugin Zip
|
||||||
labels: ['fwp']
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -9,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-zip:
|
build-zip:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue