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 85cd1ef commit 292e521Copy full SHA for 292e521
.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