Code Monkey home page Code Monkey logo

Comments (7)

MikiVanousek avatar MikiVanousek commented on May 22, 2024 1

When I read the instructions right, it works like a charm. Now I finally can include my ruby script for not requiring date in post filenames.

Once again, thank you for your work and this great repo. Unfortunately, a star is all the support I can give you now, but do not think your work is not being appreciated.

from jekyll-deploy-action.

jeffreytse avatar jeffreytse commented on May 22, 2024

Hi @MikulasVanousek

Thanks for your reaching out. Could you point me out of the place in source code that is not safe? : )

Thanks and Regards

from jekyll-deploy-action.

MikiVanousek avatar MikiVanousek commented on May 22, 2024

Sorry, it is not the source code, it is the instructions. You need to generate a personal token and put it into your deploy action. If you push this action to a public GitHub repo, this would expose your personal token to public, right?

from jekyll-deploy-action.

jeffreytse avatar jeffreytse commented on May 22, 2024

Hi, I think you misunderstand the GitHub secrets, it's encrypted and safe for users, and it will not expose other people's personal token to public.

from jekyll-deploy-action.

MikiVanousek avatar MikiVanousek commented on May 22, 2024

You are right, probably right. I hope I did not bother you too much. Thank you for your contributions to the open source community.

from jekyll-deploy-action.

jeffreytse avatar jeffreytse commented on May 22, 2024

Hi @MikulasVanousek

Glad to hear that you have run this action successfully! Here is another plugin named jekyll-spaceship that I made, maybe you will have a need in the future.

Hope you have a good day! : )

Thanks and Regards

from jekyll-deploy-action.

jeffreytse avatar jeffreytse commented on May 22, 2024

Hi @MikulasVanousek

Now the latest version has supported to use the GITHUB_TOKEN to authenticate in a workflow run, it has better security. You can use the GITHUB_TOKEN by using the standard syntax for referencing secrets: ${{ secrets.GITHUB_TOKEN }}. For more information, you can see the README.

Thanks and Regards

from jekyll-deploy-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.