Skip to content

Commit 94a59ca

Browse files
committed
update the path for github-actions
1 parent eaa6df0 commit 94a59ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-phonenumbers-lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Build and publish package
7474
if: steps.version_check.outputs.sync_needed == 'true'
75-
uses: dialpad/github-actions/python-package-publish@fst-20251215
75+
uses: dialpad/github-actions/python-package-publish@main
7676
with:
7777
path: 'python' # Required
7878
repository: 'https://us-python.pkg.dev/dp-artifacts-sandbox/python-packages-sandbox' # Required

0 commit comments

Comments
 (0)