We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3d6ed commit 4561afbCopy full SHA for 4561afb
taskfile.yml
@@ -65,6 +65,7 @@ tasks:
65
- git tag "$APP_VERSION"
66
- git push origin "$APP_VERSION"
67
release:
68
+ deps: [tag]
69
requires:
70
vars: [APP_NAME, RELEASE_DIR]
71
cmds:
0 commit comments