Skip to content

Commit

Permalink
[no ci] hatred
Browse files Browse the repository at this point in the history
  • Loading branch information
pylixonly authored Apr 30, 2024
1 parent aa57aa4 commit 3e78ecd
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 @@ -53,6 +53,6 @@ jobs:
gh release create "$tag" \
--title "${{ github.event.inputs.versionName }}" \
--generate-notes \
./Manager.apk
./*.apk
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit 3e78ecd

Please sign in to comment.