Skip to content

Commit 54f6563

Browse files
Chore: Use upstream action again after reverting version (#279)
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 653fff6 commit 54f6563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151

152152
- name: "Release to PyPI"
153153
# yamllint disable-line rule:line-length
154-
uses: ./.github/actions/pypi-publish-action # Local copy of upstream 2025-02-25
154+
uses: os-climate/osc-github-devops/.github/actions/pypi-publish-action@e40c93a51cc32cbddd4767a75e2209af971df9e0 # 2025-02-25
155155
env:
156156
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
157157
with:

0 commit comments

Comments
 (0)