Skip to content

Commit a16bbe3

Browse files
committed
use WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
1 parent 4358840 commit a16bbe3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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-n-release-any-project
111+
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
112112
with:
113113
project-type: python
114114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"

resources/nested/file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ hello cardassia
3131
hello discovery
3232
hello enterprise
3333
hello ds9
34+
hello voyager

0 commit comments

Comments
 (0)