Skip to content

Commit 7b76af4

Browse files
fix: pre-release pipeline (#618)
1 parent 90b9e3a commit 7b76af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190

191191
prune-previous-canaries:
192192
needs: get_previous_tag
193-
uses: ./.github/workflows/component_canaries_prune.yml
193+
uses: ./.github/workflows/component_canaries_prune.yaml
194194
with:
195195
TAG: ${{ needs.get_previous_tag.outputs.previous_tag }}
196196
secrets:

0 commit comments

Comments
 (0)