Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to push the whole repository files ? #4

Open
1mehdifaraji opened this issue Aug 8, 2021 · 1 comment
Open

How to push the whole repository files ? #4

1mehdifaraji opened this issue Aug 8, 2021 · 1 comment

Comments

@1mehdifaraji
Copy link

I want to push the whole repository files to another repository but
the source directory needs to have a value and I couldn't find how to
do that in the docs for example do I need to put an empty string in the source directory
or a / ?

- name: Pushes to another repository uses: cpina/github-action-push-to-another-repository@main env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: source-directory: "" destination-github-username: "username" destination-repository-name: "page" user-email: [email protected] commit-message: commit message target-branch: master

@cpina
Copy link
Owner

cpina commented Dec 14, 2021

Sorry that I didn't answer - I usually monitor better the issues in https://github.com/cpina/github-action-push-to-another-repository .

Probably you've found a solution already! If still searching for a solution try with ".", else let me know and I'll try the best way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants