Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-midolo committed Dec 20, 2023
1 parent 3ca932d commit cbf9f7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
git add ./examples/example1/platformio.ini library.json
git commit -m "Upgrade version from $latest_version to $next_version"
git push origin main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release
uses: actions/create-release@v1
with:
Expand Down

0 comments on commit cbf9f7b

Please sign in to comment.