Chris Rowley

Results 5 comments of Chris Rowley

I found out what my problem is, your plugin actually works on `.asp` files as VSCode reports them as HTML but if there are code blocks in between elements the...

Thanks, but that just changed the error. I trid both your suggestion `- uses: actions/checkout@v4` as well as the one used in the samples `- uses: actions/checkout@master` but both create...

I don't know of any other way to do it, Since this tag is the current version that the WordPress.org people accepted I don't want to bump version numbers just...

Thanks again but I'm afraid I just don't understand these concepts. Why can't this Action run manually? The errors seem to indicate a non-existent folder is being accessed. I have...

I appreciate the explanation and your quick responses. The fact that there's no easy way to add a tag to trigger an Action without creating a fake release that you...