Update repopush.yml

This commit is contained in:
sairaj mote 2023-12-18 01:14:29 +05:30
parent a40da68188
commit 25848b626a

View File

@ -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