diff --git a/.github/main.workflow b/.github/main.workflow new file mode 100644 index 0000000..afafbb0 --- /dev/null +++ b/.github/main.workflow @@ -0,0 +1,3 @@ +action "Rust Action" { + uses = "icepuma/rust-action@1.0.9" +}