Skip to content

Commit 71c8b7a

Browse files
committed
Address comments
1 parent 2ae5756 commit 71c8b7a

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
build-and-pubish:
2323
name: Build and publish Python packages to PyPi
24-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@kcc-UID2-2330-create-workflow-for-python
24+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@v2
2525
with:
2626
release_type: ${{ inputs.release_type }}
2727
publish_vulnerabilities: ${{ inputs.publish_vulnerabilities }}

.github/workflows/publish.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)