Skip to content

Commit

Permalink
Remove some missing FLUTTER-CACHE-KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
g123k committed Aug 25, 2023
1 parent 3894656 commit 43cc24a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/internal-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
with:
VERSION_NAME: ${{ needs.tag-commit.outputs.VERSION_NAME}}
VERSION_CODE: ${{ needs.tag-commit.outputs.VERSION_CODE}}
FLUTTER-CACHE-KEY: '3.3.x'
RELEASE_TYPE: 'PLAY'
BUILD_TYPE: 'appbundle'
FLAVOR: 'main_google_play'
Expand All @@ -100,7 +99,6 @@ jobs:
with:
VERSION_NAME: ${{ needs.tag-commit.outputs.VERSION_NAME}}
VERSION_CODE: ${{ needs.tag-commit.outputs.VERSION_CODE}}
FLUTTER-CACHE-KEY: '3.3.x'
secrets:
SENTRY_AUTH_TOKEN: ${{secrets.SENTRY_AUTH_TOKEN }}
FASTLANE_USER: ${{secrets.FASTLANE_USER }}
Expand Down

0 comments on commit 43cc24a

Please sign in to comment.