Sators

Results 24 comments of Sators

I'm having this difficulty as well - my yaml is set to the following config: ``` - name: Build/release Electron app uses: samuelmeuli/[email protected] with: github_token: ${{ secrets.github_token }} release: true...

Thank you @daltonmenezes for the swift response and links. I have looked through all of those and my config seems to match, however, I don't end up with a draft...

Feel free to submit a pull request containing this functionality. I would suggest making a prop to pass in the special characters regex, defaulting to the current one on https://github.com/sators/react-password-checklist/blob/master/src/index.tsx#L60...

@cosivox You can try: ```npm install --save git://github.com/sators/react-infinite-calendar.git#build``` ...and view the updated docs at: https://github.com/sators/react-infinite-calendar

@AldoGonzalez It should - what errors are you getting back?

@AldoGonzalez Until this PR merges, if you want to use it, you will need to remove the install of `react-infinite-calendar` and only have 1 installation of the library, which is...

@AldoGonzalez Sounds like a `git` problem with your local config - see https://stackoverflow.com/a/53247720/659188

You could achieve this using the changes in PR #137