Skip to content

Commit 3256f6e

Browse files
committed
release: switch to non-deprecated setting
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent 8578b54 commit 3256f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: publish
125125
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
126126
with:
127-
packages_dir: built-packages/
127+
packages-dir: built-packages/
128128

129129
release-github:
130130
needs: [build, generate-provenance]

0 commit comments

Comments
 (0)