Skip to content

Commit 4561afb

Browse files
committed
💚 Fix dependency
1 parent cc3d6ed commit 4561afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ tasks:
6565
- git tag "$APP_VERSION"
6666
- git push origin "$APP_VERSION"
6767
release:
68+
deps: [tag]
6869
requires:
6970
vars: [APP_NAME, RELEASE_DIR]
7071
cmds:

0 commit comments

Comments
 (0)