Skip to content

Commit

Permalink
Fix Release Action (#6449)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola authored Jan 3, 2024
1 parent 0e6ffe7 commit 299d3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
PACKAGE_DIR: pkg
PACKAGE_RETENTION: 7
PUB_DIR: pub
SCRIPTS_PATH: ${{ github.workspace }}/nethermind/scripts/deployment
SCRIPTS_PATH: ${{ github.workspace }}/scripts/deployment

jobs:
build:
Expand Down

0 comments on commit 299d3c6

Please sign in to comment.