-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I recently updated from 1.2.3 to 2.0.0 and noticed not all of the inputs are being signed.
- Workflow job: https://github.com/pywemo/pywemo/actions/runs/5799020094/job/15718199029
- Workflow file: https://github.com/pywemo/pywemo/blob/417e5490c64401f971b81fdd39223aebc83ce852/.github/workflows/publish.yml#L101
I'd have expected the pywemo-1.2.1.tar.gz and pywemo-1.2.1-py3-none-any.whl file from ./${DIST_ARTIFACT}/*
to have been signed too. I've attached the signing-artifacts-sigstore.zip and the dist-ubuntu-latest-3.8.zip (./${DIST_ARTIFACT}/
) build artifacts.
I wonder if something changed recently with environment variable expansion, or globbing, for the inputs? This workflow had been working with version 1.2.3.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working