Skip to content

Commit

Permalink
Fix component version and upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cpq committed Sep 11, 2022
1 parent 40fb49c commit 001f770
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/esp_upload_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
uses: espressif/github-actions/upload_components@master
with:
name: "mongoose"
version: "git"
namespace: "cesanta"
api_token: ${{ secrets.ESP_IDF_COMPONENT_API_TOKEN }}
File renamed without changes.
2 changes: 1 addition & 1 deletion idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "7.8.1"
version: "7.8.2"
description: Embedded networking library with HTTP, Websocket, MQTT support
url: https://github.com/cesanta/mongoose-esp-idf
dependencies:
Expand Down

0 comments on commit 001f770

Please sign in to comment.