Skip to content

fix typo

fix typo #10

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