Skip to content

Commit

Permalink
Merge pull request #14 from Thuenen-Forest-Ecosystems/deployment_windows
Browse files Browse the repository at this point in the history
trigger tag
  • Loading branch information
b-lack authored Sep 18, 2024
2 parents fb1ad03 + 3179153 commit 3b8d2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Exit if not on main branch
if: endsWith(github.ref, 'main') == false
run: exit -1
run: exit -1

- uses: subosito/flutter-action@v1
with:
Expand Down

0 comments on commit 3b8d2e9

Please sign in to comment.