Skip to content

Commit 44611c4

Browse files
committed
Support github action inputs
1 parent 7d3fc15 commit 44611c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
1515
steps:
1616
- name: Deploy Rust to GitHub Pages
17-
uses: valkyrie-language/github-rust-publish@v0.0.0
17+
uses: valkyrie-language/github-rust-publish@v0.0.1
1818
with:
1919
config: .config/Publish.toml

0 commit comments

Comments
 (0)