Skip to content

Commit

Permalink
remove unused output
Browse files Browse the repository at this point in the history
  • Loading branch information
tnyo43 committed May 12, 2024
1 parent 10b7884 commit 456b871
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
os: ubuntu-20.04

runs-on: ${{ matrix.os }}
outputs:
version: ${{ steps.properties.outputs.version }}
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 456b871

Please sign in to comment.