Skip to content

Commit

Permalink
Update setup-build-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DmytroNazarenko authored Sep 12, 2024
1 parent 91d2e7c commit 603c15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
bash ./scripts/build_and_publish.sh
- name: Upload skaled binary as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: skaled-${{ inputs.node_type }}
Expand Down

0 comments on commit 603c15a

Please sign in to comment.