Skip to content

Commit

Permalink
Merge pull request #129 from melkati/master
Browse files Browse the repository at this point in the history
Sync developer branch with master
  • Loading branch information
melkati authored Jan 18, 2024
2 parents 1d7d556 + 7280c39 commit 5359bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
strategy:
matrix:
# environment: ${{ fromJSON(needs.get_default_envs.outputs.environments) }}
environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev_OLED_OTA, esp32dev]
environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev]
# environment: [TTGO_TDISPLAY_SANDWICH]
# environment: [esp32dev, esp32dev-sandwich]
# environment: [esp32dev-sandwich]
Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
files: |
./firmware/*.bin
./firmware/*.json
draft: true
draft: false
# prerelease: true
generate_release_notes: true
env:
Expand Down

0 comments on commit 5359bb9

Please sign in to comment.