We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853b588 commit 44f0f4eCopy full SHA for 44f0f4e
1 file changed
.github/workflows/website.yml
@@ -11,7 +11,7 @@ env:
11
jobs:
12
13
deploy:
14
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
15
concurrency: deploy-prod # Avoid deploying concurrently
16
permissions:
17
contents: read
0 commit comments