aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-release-binaries.yml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-05-18 03:58:48 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-05-18 04:17:33 +0000
commitb66fc01a7905350214a231e2121c6631c47db8ee (patch)
tree58520ed75a26ed966cbe17104e3cc660be4be705 /.github/workflows/build-release-binaries.yml
parentMerge pull request #800 from svenstaro/dependabot/cargo/rustls-0.20.5 (diff)
downloadminiserve-b66fc01a7905350214a231e2121c6631c47db8ee.tar.gz
miniserve-b66fc01a7905350214a231e2121c6631c47db8ee.zip
Run clippy only on nightly
Diffstat (limited to '.github/workflows/build-release-binaries.yml')
-rw-r--r--.github/workflows/build-release-binaries.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-release-binaries.yml b/.github/workflows/build-release-binaries.yml
index 57beed7..ff36c7a 100644
--- a/.github/workflows/build-release-binaries.yml
+++ b/.github/workflows/build-release-binaries.yml
@@ -152,7 +152,7 @@ jobs:
path: ${{ matrix.artifact_name }}
###
- # Below this line, steps will only be ran if a tag was pushed.
+ # Below this line, steps will only be run if a tag was pushed.
###
- name: Get tag name