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