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.
2 parents 85cd1ef + 292e521 commit 467b526Copy full SHA for 467b526
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: cargo run --release
29
30
- name: Deploy to production
31
- uses: rust-lang/simpleinfra/github-actions/static-websites@master
+ uses: rust-lang/simpleinfra/github-actions/static-websites@chore-update-static-website-action-to-ubuntu-24
32
with:
33
deploy_dir: output
34
github_token: "${{ secrets.github_token }}"
0 commit comments