Skip to content

Commit 49a1dc2

Browse files
committed
Dry-run upload to remote
1 parent 3190a49 commit 49a1dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ jobs:
159159
- name: Upload the recipe
160160
run: |
161161
conan upload '${{ matrix.package.name }}' \
162-
--remote ${{ env.CONAN_REMOTE_URL }} \
162+
--remote ${{ env.CONAN_REMOTE_NAME }} \
163163
--confirm \
164164
--dry-run

0 commit comments

Comments
 (0)