Skip to content

Commit

Permalink
fix pipileine deliver
Browse files Browse the repository at this point in the history
  • Loading branch information
djengua committed Dec 18, 2023
1 parent 88852f0 commit f53261d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
with:
upload_url: ${{steps.create_release.outputs.upload_url}}
assets_path: api
assets_name: api
asset_path: api
asset_name: api
asset_content_type: application/octet-stream
build:
name: Build App
Expand Down

0 comments on commit f53261d

Please sign in to comment.