From e386298bb122969d36f0b99bdf0d03daf2736a59 Mon Sep 17 00:00:00 2001 From: syaiful-aa Date: Fri, 28 Jun 2024 16:04:37 +0700 Subject: [PATCH] up --- .github/workflows/update-main-version.yml | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-main-version.yml b/.github/workflows/update-main-version.yml index b7aca26..300d139 100644 --- a/.github/workflows/update-main-version.yml +++ b/.github/workflows/update-main-version.yml @@ -39,8 +39,8 @@ jobs: needs: validate_version if: needs.validate_version.outputs.prev_version != needs.validate_version.outputs.full_version runs-on: ubuntu-latest - env: - GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }} + # env: + # GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }} steps: - uses: actions/checkout@v3 with: diff --git a/pubspec.yaml b/pubspec.yaml index 16c8321..e91dfc1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: quick_math description: A new Flutter package project. -version: 3.0.2 +version: 3.0.3 homepage: environment: