Skip to content

Commit

Permalink
Merge pull request #100 from nspcc-dev/up-workflow
Browse files Browse the repository at this point in the history
workflows: update GH action to 0.3.0
  • Loading branch information
roman-khimov authored Nov 20, 2024
2 parents 3dc5747 + a843c9e commit 2a2e817
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 @@ -29,7 +29,7 @@ jobs:
- name: Publish to NeoFS
id: publish_spec_pdf_to_neofs
uses: nspcc-dev/gh-push-to-neofs@v0.1.2
uses: nspcc-dev/gh-push-to-neofs@v0.3.0
with:
NEOFS_WALLET: ${{ secrets.NEOFS_WALLET }}
NEOFS_WALLET_PASSWORD: ${{ secrets.NEOFS_WALLET_PASSWORD }}
Expand Down

0 comments on commit 2a2e817

Please sign in to comment.