Skip to content

Commit 5c606e9

Browse files
committed
test WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.0
1 parent b282e81 commit 5c606e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- mypy
109109
- py-setup
110110
- py-dependencies
111-
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-and-release
111+
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.0
112112
with:
113113
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
114114
release-artifacts: |

0 commit comments

Comments
 (0)