diff --git a/.gitea/workflows/push.yaml b/.gitea/workflows/push.yaml index 4068ab1..f330b2a 100644 --- a/.gitea/workflows/push.yaml +++ b/.gitea/workflows/push.yaml @@ -107,7 +107,6 @@ jobs: with: fetch-depth: 0 token: ${{ secrets.BOT_TOKEN }} - ref: ${{ gitea.ref_name }} # Required for Flutter action - name: Install jq diff --git a/pubspec.yaml b/pubspec.yaml index d68e761..7b5bcae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: tallee description: "Tracking App for Card Games" publish_to: 'none' -version: 0.0.15+247 +version: 0.0.13+247 environment: sdk: ^3.8.1