Skip to content

Commit d362a92

Browse files
committed
test WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-and-release
1 parent d1bf820 commit d362a92

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
@@ -109,7 +109,7 @@ jobs:
109109
- py-setup
110110
- py-dependencies
111111
concurrency: tag-and-release # prevent any possible race conditions
112-
uses: WIPACrepo/wipac-dev-workflows/tag-and-release/worlflow.yml@vtag-and-release
112+
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-and-release
113113
with:
114114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
115115
release-artifacts: |

resources/nested/file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ hello moon
2525
hello phobos
2626
hello deimos
2727
hello risa
28+
hello rigel

0 commit comments

Comments
 (0)