Changed workflow back to prod mode

This commit is contained in:
2026-01-20 12:00:33 +01:00
parent 4c1c22123e
commit 057f8c1d58
2 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ on:
branches:
- "development"
- "main"
- "hotfix/*"
jobs:
test:
@@ -75,7 +74,7 @@ jobs:
update_version:
runs-on: ubuntu-latest
needs: Format
# if: gitea.ref == 'refs/heads/development'
if: gitea.ref == 'refs/heads/development'
steps:
- name: Checkout code
uses: actions/checkout@v4

View File

@@ -1,7 +1,7 @@
name: game_tracker
description: "Game Tracking App for Card Games"
publish_to: 'none'
version: 0.0.11+238
version: 0.0.10+238
environment:
sdk: ^3.8.1