Skip to content

Commit

Permalink
ci: 🎡 ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
Clete2 committed Dec 21, 2023
1 parent c323d92 commit f8c7a2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3.0.0
- name: Build
run: cargo build --release
- name: Semantic Releaser
Expand Down
1 change: 0 additions & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ plugins:
- "@semantic-release/commit-analyzer"
- - "@semantic-release/release-notes-generator"
- - "@semantic-release/github"
- repositoryUrl: https://github.com/Clete2/check_tplink.git
- assets:
- target/x86_64-unknown-linux-gnu/release/check_tplink

0 comments on commit f8c7a2c

Please sign in to comment.