Update repopush.yml
This commit is contained in:
parent
49b8c080de
commit
94e6d96b08
2
.github/workflows/repopush.yml
vendored
2
.github/workflows/repopush.yml
vendored
@ -3,7 +3,7 @@ name: push this repo to bundle repo
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: push to bundle repo
|
- name: push to bundle repo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user