We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb89d6e commit d48cc8dCopy full SHA for d48cc8d
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
environment:
25
name: github-pages
26
- url: 2025.rustnl.org
+ url: 2026.rustweek.org
27
steps:
28
- name: Deploy to GitHub Pages
29
id: deployment
0 commit comments