David Kácha
Results
2
comments of
David Kácha
@craigmpeters Replace your current workflow with this: ``` name: Deploy Nuxt site to Pages on: push: branches: ["main"] workflow_dispatch: permissions: contents: read pages: write id-token: write concurrency: group: "pages" cancel-in-progress:...
When will this fix be released?