Skip to content

Commit 7e6849a

Browse files
Update pypa/gh-action-pypi-publish digest to 93e8795
1 parent 60d3aa8 commit 7e6849a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Test package
4141
run: pip install --no-cache-dir dist/ops*.tar.gz && ops --verbose -h
4242
- name: Publish package
43-
uses: pypa/gh-action-pypi-publish@c12cc61414480c03e10ea76e2a0a1a17d6c764e2
43+
uses: pypa/gh-action-pypi-publish@93e87954aa8d40d7467c30656ba421aee00d37c8
4444
with:
4545
user: __token__
4646
password: ${{ secrets.ADOBE_BOT_PYPI_TOKEN }}

0 commit comments

Comments
 (0)