Skip to content

Commit 915b88f

Browse files
authored
Update docker-release.yaml
1 parent 9d6bd70 commit 915b88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
run: echo "version=$(git describe --abbrev=0 --tags HEAD)" >> $GITHUB_OUTPUT
2929
build:
3030
runs-on: ubuntu-latest
31+
needs: [info]
3132
env:
3233
IMAGE_NAME: starwarssounds_bot
3334
steps:

0 commit comments

Comments
 (0)