Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
proelbtn committed Nov 8, 2020
2 parents 9b22412 + fea13d0 commit 22e7ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
args: --release --target ${{ matrix.target.name }}
- name: Zip
run: |
zip --junk-paths mdns-repeater-${{ github.ref }}-${{ matrix.target.short }} target/${{ matrix.target.name }}/release/mdns-repeater
zip --junk-paths mdns-repeater-${{ matrix.target.short }} target/${{ matrix.target.name }}/release/mdns-repeater
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 22e7ea1

Please sign in to comment.