We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
1 parent 4358840 commit a16bbe3Copy full SHA for a16bbe3
.github/workflows/cicd.yml
@@ -108,7 +108,7 @@ jobs:
108
- mypy
109
- py-setup
110
- py-dependencies
111
- uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-n-release-any-project
+ uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.2
112
with:
113
project-type: python
114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
resources/nested/file.txt
@@ -31,3 +31,4 @@ hello cardassia
31
hello discovery
32
hello enterprise
33
hello ds9
34
+hello voyager
0 commit comments