Skip to content

Commit

Permalink
⬆️ upgrade flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Sep 27, 2024
1 parent 59f1b47 commit 79c348f
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 @@ -9,7 +9,7 @@ env:
LLVM_VERSION: '10.0'
RUST_TOOLCHAIN: nightly-2024-09-04
NDK_VERSION: 25.2.9519653
REPO: ${{ github.event.inputs.repo }}
REPO: ${{ GITHUB_REPOSITORY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
Expand Down

0 comments on commit 79c348f

Please sign in to comment.