Skip to content

fix versioning

fix versioning #8

name: SendBytes_push
on:
push:
branches-ignore:
- main
paths:
- 'Frends.HTTP.SendBytes/**'
workflow_dispatch:
jobs:
build:
uses: FrendsPlatform/FrendsTasks/.github/workflows/linux_build_test.yml@main
with:
workdir: Frends.HTTP.SendBytes
secrets:
badge_service_api_key: ${{ secrets.BADGE_SERVICE_API_KEY }}
test_feed_api_key: ${{ secrets.TASKS_TEST_FEED_API_KEY }}