ad-m / github-push-action

GitHub actions to push back to repository eg. updated code
MIT License
1.21k stars 229 forks source link

HELP THIS Please! #78

Closed lswlover2579 closed 3 years ago

lswlover2579 commented 3 years ago

why this?how to solve?

Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
    modified:   Series.m3u

[main 88744d7] PUSH TO Add changes
 1 file changed, 9 insertions(+), 1 deletion(-)
remote: Repository not found.
lswlover2579 commented 3 years ago

I just fix it by correct use user/repo....

ad-m commented 3 years ago

Do you have still that issue?

Could you provide your workflow file?

lswlover2579 commented 3 years ago

No I’m over it I’ll put the file when I free

ad-m commented 3 years ago

Are yo use private repository? Did you pass GitHub Token?

lswlover2579 commented 3 years ago

public and have used token

lswlover2579 commented 3 years ago

`name: VideoParse2

Controls when the action will run.

on:

Allows you to run this workflow manually from the Actions tab

workflow_dispatch: schedule:

lswlover2579 commented 3 years ago

lol
I read a llittle git tutorial and finally kick the question!