Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fskhri authored Oct 4, 2024
1 parent a5fab8b commit 35c785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
artifacts: "build/app/outputs/flutter-apk/app-release.apk"
tag: v${{ env.UNIQUE_TAG }}
token: ${{ secrets.TOKEN }}
token: ${{ secrets.KOCAK }}
name: "Release v${{ env.UNIQUE_TAG }}"
body: "Rilis otomatis dari GitHub Actions"

Expand Down

0 comments on commit 35c785f

Please sign in to comment.