Skip to content

Commit

Permalink
chore: use static-websites action master branch again
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Oct 2, 2024
1 parent 467b526 commit 324483a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: cargo run --release

- name: Deploy to production
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
with:
deploy_dir: output
github_token: "${{ secrets.github_token }}"
Expand Down

0 comments on commit 324483a

Please sign in to comment.