Commit 505ad2b
LittleCoinCoin
fix(ci): Discord pre-release notification should happen when on
Pre-release only happen when on the `dev` branch, so the job is skipped under condition `if: github.event.release.target_commitish == 'main'`
Hence, change `main` --> `dev`dev
1 parent 700f190 commit 505ad2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments