[READ-ONLY] Mirror of https://github.com/probablykasper/mr-tagger. Music file tagging app for Mac, Linux and Windows
audio linux macos music tagger tauri windows
0

Configure Feed

Select the types of activity you want to include in your feed.

Update release.yml

Kasper (Dec 31, 2021, 8:53 AM +0100) d49820bd 9e92d6a6

-1
-1
.github/workflows/publish.yml .github/workflows/release.yml
··· 43 43 env: 44 44 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 45 45 with: 46 - # the action automatically replaces __VERSION__ with the app version 47 46 tagName: ${{ github.ref_name }} 48 47 releaseName: ${{ github.ref_name }} 49 48 releaseDraft: true