Skip to content

Commit 64eb7c4

Browse files
committed
workflow github token
1 parent 8df59f9 commit 64eb7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ jobs:
106106
with:
107107
artifacts: "build/app/outputs/flutter-apk/app-release.apk,build/app/outputs/bundle/release/app-release.aab,build/ios_build.tar.gz"
108108
tag: v${{ env.VERSION }}
109-
token: ${{ secrets.TOKEN }}
109+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)