Skip to content

Commit

Permalink
prep for master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Ski committed Feb 24, 2024
1 parent 170cc8f commit a5a2a79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Desktop
on:
push:
branches:
- talos-3d
- master
jobs:
Build-Desktop-And-Snapshot:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Installers
on:
push:
branches:
- talos-3d
- master
jobs:
installer-matrix:
strategy:
Expand Down

0 comments on commit a5a2a79

Please sign in to comment.