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 467b526 commit 324483aCopy full SHA for 324483a
.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@chore-update-static-website-action-to-ubuntu-24
+ uses: rust-lang/simpleinfra/github-actions/static-websites@master
32
with:
33
deploy_dir: output
34
github_token: "${{ secrets.github_token }}"
0 commit comments