Skip to content

Commit aab2ee3

Browse files
committed
fix ci
1 parent 966525c commit aab2ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beta-prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ on:
1010
jobs:
1111
prerelease:
1212
if: ${{ github.event.label.name == 'beta' }}
13-
uses: ./pre-release.yml
13+
uses: ./pre_release.yml
1414
secrets: inherit

0 commit comments

Comments
 (0)