Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Mikhail Petrov <[email protected]>
  • Loading branch information
mike-petrov committed Nov 10, 2023
1 parent 3d2b003 commit 72a39a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neofs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/checkout@v4
- name: Publish to NeoFS
uses: nspcc-dev/gh-push-to-neofs@master
uses: nspcc-dev/gh-push-to-neofs@v0.1.1
with:
NEOFS_WALLET: ${{ secrets.NEOFS_WALLET }}
NEOFS_WALLET_PASSWORD: ${{ secrets.NEOFS_WALLET_PASSWORD }}
Expand Down

0 comments on commit 72a39a6

Please sign in to comment.