Skip to content

Commit

Permalink
Merge pull request #53 from nspcc-dev/fix-upload
Browse files Browse the repository at this point in the history
workflows: fix upload to NeoFS
  • Loading branch information
roman-khimov authored May 9, 2024
2 parents 34f7eb9 + 2440904 commit 66351d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
NEOFS_HTTP_GATE: ${{ vars.NEOFS_HTTP_GATE }}
STORE_OBJECTS_CID: ${{ vars.STORE_OBJECTS_CID }}
PATH_TO_FILES_DIR: fs.neo.org
STRIP_PREFIX: true
REPLACE_CONTAINER_CONTENTS: true

- name: Attach binary to the release as an asset
Expand Down

0 comments on commit 66351d7

Please sign in to comment.