Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Apr 8, 2024
1 parent c521544 commit 47ca134
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ jobs:
- name: Publish APKs
run: gh release upload ${{github.event.release.tag_name}} dist/*
env:
GH_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit 47ca134

Please sign in to comment.