explo(ghactions): -
This commit is contained in:
parent
afaaa3f4e1
commit
68d8439b6b
2
.github/workflows/dist.yml
vendored
2
.github/workflows/dist.yml
vendored
|
@ -2,7 +2,7 @@
|
||||||
name: dist
|
name: dist
|
||||||
"on":
|
"on":
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master, explo/gh-actions]
|
||||||
jobs:
|
jobs:
|
||||||
dist:
|
dist:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue