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
|
||||
name: push this repo to bundle repo
|
||||
on: [push]
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user