Skip to content

Commit

Permalink
Merge pull request #31 from syaiful-aa/dev/3.0.3
Browse files Browse the repository at this point in the history
up
  • Loading branch information
syaiful-aa authored Jun 28, 2024
2 parents b4ff3ab + e386298 commit 4ea3403
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-main-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: quick_math
description: A new Flutter package project.
version: 3.0.2
version: 3.0.3
homepage:

environment:
Expand Down

0 comments on commit 4ea3403

Please sign in to comment.