We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7477fce commit f4fd663Copy full SHA for f4fd663
.github/workflows/promote.yml
@@ -46,6 +46,7 @@ jobs:
46
47
promote:
48
name: "Promote fcli"
49
+ needs: pack
50
runs-on: ubuntu-latest
51
52
permissions:
0 commit comments