Skip to content

Commit

Permalink
tag name need k prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
debugly committed Jul 5, 2024
1 parent e99ef2e commit ed9e215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create ${{ env.TAG }} -p -t "👏👏 IJKMediaPlayerKit k${{ env.TAG }}" FFToolChain/build/dist/*.*
gh release create k${{ env.TAG }} -p -t "👏👏 IJKMediaPlayerKit k${{ env.TAG }}" FFToolChain/build/dist/*.*

0 comments on commit ed9e215

Please sign in to comment.