Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 10, 2024
1 parent 24595d0 commit 8f8866f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Publish Release
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
repo_token: ${{ secrets.TOKEN_GITHUB }}
automatic_release_tag: "latest-android"
prerelease: false
title: "Release android"
Expand Down

0 comments on commit 8f8866f

Please sign in to comment.