Skip to content

Commit bb9d64b

Browse files
⬆️ CI/CD: Updated
1 parent f34954a commit bb9d64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-library-rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
- name: ✅ Run Script
4343
env:
44-
FTP_HOST: ${{ $NEW_TAG }}
44+
NEW_TAG: ${{ env.NEW_TAG }}
4545
run: |
4646
python ./.github/python-library-rc.py
4747

0 commit comments

Comments
 (0)