Fix Github Actions of Tauri Plugin with-api template#6603
Fix Github Actions of Tauri Plugin with-api template#6603lucasfernog merged 5 commits intotauri-apps:devfrom Miniontoby:dev
Conversation
|
Can you add a change file like this one? https://raw.githubusercontent.com/tauri-apps/tauri/dev/.changes/cli-sign-non-interactive.md |
|
Also might as well update actions/checkout to v3 while we're at it. |
I will do that as well tomorrow for all templates |
Never used that type of stuff before. |
|
The cli will be bumped for this (patch). Here's an example change file for cli changes: https://github.com/tauri-apps/tauri/blob/dev/.changes/cli-info.md |
|
Oke, I will look at it tomorrow and then I will also have my commits signed. |
|
Let me know if anything else should be changed as well or else just merge it if possible |
|
Maybe I should add a permissions block to the audit workflow(s) so the users don't have to manually change stuff for the audit token to be able to do what it is supposed to do. |
…ions by the using user.
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Checklist
fix: remove a typo, closes #___, #___)Other information
check https://discord.com/channels/616186924390023171/1090989894991618171 for more info I guess