Skip to content

Commit

Permalink
Remove unused action
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed Mar 1, 2024
1 parent 7c24e1a commit 5ddf108
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: udoprog/github-release@tag
id: release
- uses: actions/download-artifact@v3
with: {name: dist-macos-latest, path: dist}
- uses: actions/download-artifact@v3
Expand Down
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ddf108

Please sign in to comment.