Alex
Alex
I've been kinda busy with other stuff, so there's no need to stress. Thanks tho!
This issue was fixed in vuejs/docs#1217 quite some time ago. You can check if you still have the issue, I couldn't reproduce it myself. (Late on the issue but imo...
It should be fixed in this PR that I made. https://github.com/Mixaz017/idkr/pull/22
> 1. Ensure the ${{ secrets.DEPLOY_KEY }} token has the public_repo permission Could we get that done in the CI by using the PAT from GH actions and [specifying it's...
Sidenote, [ZenBrowser.Zen](https://github.com/microsoft/winget-pkgs/pull/168894) also exists, I don't know if we can do something about there now being 2 IDs for the browser.
Would using `on: release` avoid/fix the issue? So rather than it running with the main pipeline, it would run by itself whenever a new release is out. (Example https://github.com/microsoft/devhome/blob/94fde2349d7666575f28daf54451668f0acdbf4c/.github/workflows/winget-submission.yml#L3C1-L6C23).
The action would only run when you publish a release, so you'd still be able to sign your stuff