fix(ci): npm publish workflow (#4933)

This commit is contained in:
Daniel Gak Anagrov
2025-06-12 11:23:35 +02:00
committed by GitHub
parent 224ef843e4
commit e59982fd77
+2
View File
@@ -17,6 +17,8 @@ jobs:
IMAGE_VERSION_TAG: ${{ inputs.IMAGE_VERSION_TAG }}
steps:
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
- uses: useblacksmith/setup-node@v5
with:
node-version: 22