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 0cedb24 commit 0b096cdCopy full SHA for 0b096cd
{{cookiecutter.name}}/.github/workflows/pages.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
pages:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
environment:
18
name: github-pages
19
url: {% raw %}${{ steps.deployment.outputs.page_url }}{% endraw %}
0 commit comments