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 ab67715 commit f9001c1Copy full SHA for f9001c1
1 file changed
.github/workflows/liara.yaml
@@ -10,7 +10,7 @@ on:
10
- "mdx-to-md-converter/**"
11
jobs:
12
generate-md:
13
- runs-on: ${{ secrets.LIARA_RUNNER_HOST }}
+ runs-on: ubuntu-latest
14
permissions:
15
contents: write
16
steps:
0 commit comments