Skip to content

Commit e2cc27e

Browse files
committed
fixup! WorkFlows: Pack and Send repository
1 parent 7f518a3 commit e2cc27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip-upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737

3838
- name: Upload to Artifactory
3939
run: |
40-
curl -u ${{ secrets.ARTIFACTORY_BURAN_CI_TOKEN }} -T sdk-repository-${{ github.ref_name }}.zip https://eu.files.nordicsemi.com/artifactory/ncs-src-mirror/sdk-repository-${{ github.ref_name }}.zip
40+
curl -u ${{ secrets.ARTIFACTORY_BURAN_CI_TOKEN }} -T sdk-repository-${{ github.ref_name }}.zip https://eu.files.nordicsemi.com/artifactory/ncs_source_mirror/sdk-repository-${{ github.ref_name }}.zip

0 commit comments

Comments
 (0)