Skip to content

Commit e259757

Browse files
committed
hack hack hack hack
Signed-off-by: Brian Harring <ferringb@gmail.com>
1 parent 76a482c commit e259757

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
environment: release
1313
outputs:
14-
artifact-id: steps.release-upload.outputs.artifact-id
14+
artifact-id: ${{ steps.release-upload.outputs.artifact-id }}
1515

1616
permissions:
1717
id-token: write # Used to authenticate to PyPI via OIDC

0 commit comments

Comments
 (0)