We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa6df0 commit 94a59caCopy full SHA for 94a59ca
1 file changed
.github/workflows/update-phonenumbers-lib.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Build and publish package
74
if: steps.version_check.outputs.sync_needed == 'true'
75
- uses: dialpad/github-actions/python-package-publish@fst-20251215
+ uses: dialpad/github-actions/python-package-publish@main
76
with:
77
path: 'python' # Required
78
repository: 'https://us-python.pkg.dev/dp-artifacts-sandbox/python-packages-sandbox' # Required
0 commit comments