Skip to content

Commit

Permalink
Update deploy-ota-on-release-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiles committed Aug 27, 2024
1 parent d4d8ce6 commit 4c13c11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-ota-on-release-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Log Commit Message
run: echo ${{ github.event.head_commit.message }}

- name: Get Version from package.json
id: get_version
run: |
Expand Down

0 comments on commit 4c13c11

Please sign in to comment.