Skip to content

Commit

Permalink
עדכון גרסת בנייה
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Dec 18, 2024
1 parent b6fdf6e commit 5146aea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/apk-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: APK Build
on:
push:
branches:
- flet-build
paths:
- '.github/workflows/apk-build.yml'
- dev
tags:
- '*'


# Allows you to run this workflow manually from the Actions tab of the repository
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Windows Build
on:
push:
branches:
- flet-build
paths:
- '.github/workflows/windows-build.yml'
- dev
tags:
- '*'

# Allows you to run this workflow manually from the Actions tab of the repository
workflow_dispatch:
Expand Down

0 comments on commit 5146aea

Please sign in to comment.