Skip to content

Commit 125fbe8

Browse files
Chore: Revert to upstream PyPI publish action (#248)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 964cb75 commit 125fbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
steps:
181181
- name: "Release to PyPI"
182182
# yamllint disable-line rule:line-length
183-
uses: ./.github/actions/python-pypi-publish-action
183+
uses: os-climate/osc-github-devops/.github/actions/python-pypi-publish-action@main
184184
env:
185185
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
186186
with:

0 commit comments

Comments
 (0)