Update repopush.yml
This commit is contained in:
parent
a40da68188
commit
25848b626a
2
.github/workflows/repopush.yml
vendored
2
.github/workflows/repopush.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
# push contents of this repo to specified repo on github on commit
|
# push contents of this repo to specified repo on github on commit
|
||||||
name: push this repo to bundle repo
|
name: push this repo to bundle repo
|
||||||
on: [push]
|
on: [push]
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user