Skip to content

tests: use smb2-ls instead of prog_ls #167

tests: use smb2-ls instead of prog_ls

tests: use smb2-ls instead of prog_ls #167

name: Push libsmb2 to Espressif Component Service
on:
push:
branches:
- master
jobs:
upload_components:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Upload component to component service
uses: espressif/upload-components-ci-action@v1
with:
name: "libsmb2"
namespace: "sahlberg"
api_token: ${{ secrets.ESP_IDF_COMPONENT_API_TOKEN }}