Skip to content

Commit 203e1c9

Browse files
committed
Triggering the correct workflow
1 parent 4c6d4e9 commit 203e1c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-cut-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
git tag $TAG
3434
git push origin $TAG
3535
sleep 2
36-
gh workflow run process-release.yml -r $TAG
36+
gh workflow run release-build.yml -r $TAG

0 commit comments

Comments
 (0)