WinGet publish action not hit because of default GitHub token #1216
-
Description of the issueI see a new release was created v0.24.0-beta.3 but the WinGet publish action was not invoked. CauseThis repo creates release automatically using an action The action uses the default
To fix this, I would suggest changing the token in |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
We noticed this too and were just about to ping you. Thanks for reaching out @mdanish-kh! We were wondering what's the cause was for the workflow not to fire and arrived at the same conclusion. Unfortunately, using PATs is discouraged at Microsoft. As such, we won't be changing our workflow and for the time being, we'll stick to our existing process of publishing to winget manually. That said, thank you so much for working with us. I learned a thing or two and will keep it in mind for the future. |
Beta Was this translation helpful? Give feedback.
-
@waldekmastykarz Ah, understandable. In that case, I'll close this issue. Feel free to ping me if you got anything else, thanks |
Beta Was this translation helpful? Give feedback.
We noticed this too and were just about to ping you. Thanks for reaching out @mdanish-kh! We were wondering what's the cause was for the workflow not to fire and arrived at the same conclusion. Unfortunately, using PATs is discouraged at Microsoft. As such, we won't be changing our workflow and for the time being, we'll stick to our existing process of publishing to winget manually. That said, thank you so much for working with us. I learned a thing or two and will keep it in mind for the future.