Giter VIP home page Giter VIP logo

Comments (4)

andstor avatar andstor commented on June 15, 2024

Hi!

I think you might have forgot to actually add the personal access token to your repo.

GitHub provides a good manual for how to do this - Creating and storing encrypted secrets.

However, in a nutshell, you need to go to the settings tab in your repository. Then click on Secrets. Select Add a new secret. Give it a name matching the one in your workflow (PERSONAL_TOKEN) and paste your personal access token.

from copycat-action.

yceballost avatar yceballost commented on June 15, 2024

Solved! I was missing the secret part. Thanks!!

Let me ask you the last thing and you can close the issue. Is it possible to clone the folder and replace it? Actually behavior maintains all files, copying news or replacing if exist but I would like to have the same structure of files in both repositories

Thanks!

from copycat-action.

andstor avatar andstor commented on June 15, 2024

Solved! I was missing the secret part. Thanks!!

Great πŸ‘

Let me ask you the last thing and you can close the issue. Is it possible to clone the folder and replace it? Actually behavior maintains all files, copying news or replacing if exist but I would like to have the same structure of files in both repositories

Not quite sure I follow you πŸ€”

It is possible to clean the contents of a folder you want to copy to, hence preserving the source file structure. In such case, set the clean input variable to true. If this isn't what you meant, then could you please open a separate issue and provide an example?

Btw, if you find this action useful, please consider leaving a star ⭐

from copycat-action.

yceballost avatar yceballost commented on June 15, 2024

Sure!

from copycat-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.