Skip to content

Commit

Permalink
GitAuto: [FEATURE] Include JSON file in GitHub release files (#616)
Browse files Browse the repository at this point in the history
* Update appveyor.yml

* Update appveyor.yml

---------

Co-authored-by: gitauto-ai[bot] <161652217+gitauto-ai[bot]@users.noreply.github.com>
Co-authored-by: Guilherme Branco Stracini <[email protected]>
  • Loading branch information
gitauto-ai[bot] and guibranco authored Dec 26, 2024
1 parent 22ab921 commit 0ba1e55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ build_script:
artifacts:
- path: '**\*nupkg'
name: Package

- path: 'data/bancos.json'
name: Data

deploy:
- provider: NuGet
Expand Down

0 comments on commit 0ba1e55

Please sign in to comment.