Skip to content

Commit 3283a3f

Browse files
committed
update
1 parent ea40dbf commit 3283a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
default: false
2121

2222
jobs:
23-
pre:
23+
first:
2424
name: version
2525
runs-on: ubuntu-latest
2626
env:
@@ -55,7 +55,7 @@ jobs:
5555
5656
market:
5757
name: market
58-
needs: pre
58+
needs: first
5959
runs-on: ubuntu-latest
6060
timeout-minutes: 30
6161
if: ${{ github.event.inputs.mt }}

0 commit comments

Comments
 (0)